html, body {
    font-family: Arial, sans-serif;
    background: #2579BB;
}

h1 {
    font-size: 3rem;
    font-weight: 900;
    color: #ffffff;
}
