body{
    background-color: rgba(64, 174, 243, 0.238);
}
h1{
    text-align: center;
    font-size:3em;
}
button{
    background-color: rgb(229, 223, 39);
  
}
p{
    font-size: 25px;
}
