body {
 text-align: center;
background-color: rgb(42, 212, 221);
}
h1{
    color: black;
}
p{
    color: rgb(44, 12, 12);
}