body {
    font-family: 'Arial', sans-serif;
    line-height: 1.5;
    max-width: 600px;
    margin: auto;
    background-color: white;
}

