
body {
background-color: white;

}

button{
background-color: white;
border-radius: 12px;
margin: 10px;
padding: 0px;
}

.score{
border-radius: 12px;
width: 150px; 
text-align: center; 
margin: 10px;
}

.ButtonsLine{
width: 150px;
}
