body {
    font-family: system-ui;
    max-width: 480px;
}

header {
    border-bottom: 1px solid #ccc;
}

footer {
    border-top: 1px solid #ccc;
}