h1 {
    color: brown;
    font-size: 45px;
}
button {
    font-size: 25px;
    background-color: black;
    color: white;
}