html{
    background-color: yellow;
}

body{
    text-align: center;
    font-family: "Comic Neue", cursive;
}

footer {
    position: absolute;
    bottom: 0;
}