body {
    font-family: Arial, sans-serif;
    max-width: 900px;
    margin: 0 auto;
    padding: 40px;
}

h1 {
    font-size: 3rem;
}
