body{
    background-color: black;
    color: white;
    text-align: center;
}

button{
    height: 90px;
    width: 300px;
    font-size: 20px;
    border-radius: 10000000px;
}