body {
    font-family: 'Arial', sans-serif;
}
h2 {
    margin-top: 20px;
}
footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}
