body{

    background:white;
    color:black;

    font-family:Arial, sans-serif;

    text-align:center;

    margin-top:40px;

}

h1{

    font-size:42px;

}

button{

    width:240px;

    height:70px;

    margin:15px;

    font-size:28px;

}