﻿body {
    margin-bottom: 50px;
}

main {
    margin-bottom: 65px;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height:50px;
}

pre {
    margin-top: 5px;
    border: 1px solid #ddd;
}
