button {
    width: 40%; 
    height: 10%; 
    background-color: blue; 
    color: white;
    font-size: 150%;
    margin: 1%;
}
