h1 {
    font-size : 50px ;
}

button {
    width : 120px ;
    height : 50px ;
    border-radius : 10px ;
    border-style : none ;
    background-color : rgb(161, 239, 253) ;
    font-size : 20px ;
}