body {
    font-family: Arial;
    text-align: center;
    background-color: hsl(271, 91%, 43%);
}

h1 {
    color: #333;
}