body{
background: #f1f1f1;
    color: white;
    text-align: center;
    font-family: "Poetsen One";
}
h1{
    color: dodgerblue;
    font-size: 2.5rem;
}
