body {
  background-color: #5BBBDC;
}
h2{
    font-size:25px;
    text-align: center;
    color: #7D65DB;
}
p{
    font-family: Comic, serif;
    text-align: center;
    color:white;
}