body {
    font-family: Arial, sans-serif;
}

h1, h2 {
    margin-top: 20px;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}
