body {
    background-color: #f0f4f8;
    font-family: sans-serif;
    text-align: center;
    padding-top: 50px;
}
h1 {
    color: #2563eb;
}