body{
    background-color: rgba(64, 174, 243, 0.238);
}
h1{

text-align: center;
font-size:3em;
}
button{
  background-color: rgba(8, 53, 125, 0.502);
  ; margin-bottom: 2cap;
  margin-left: 9em;

}

div button{
  background-color: rgb(229, 223, 39)
}


  