body {
    font-family: Arial;
    margin: 0;
}
h1 {
    background: #0b3d2e;
    color: white;
    padding: 20px;
}