body {
    font-family: sans-serif;
    margin: 0;
    padding: 1rem;
    background-color: #f2f2f2;
}
h1 {
    color: #3e4eb8;
}
