.button_1
{
background-color: rgb(10, 10, 10);
color:#ffffff;   
}

.button_2
{
background-color: hsl(54, 75%, 63%)

}

.button_1,.button_2
{
font-size: 28px;
font-family: Helvetica,'Times New Roman',sans-serif;

}