body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 2rem;
    background: #f7f7f7;
    color: #222;
}

h1 {
    color: #1a73e8;
}
