body{
background-color: rgb(179, 236, 255);
}

h1  {
    font-size: 84px;
    color: #d82828;
}
p{
    font-size: xx-large;
}