/* style.css – опционально */
body {
    padding-bottom: 60px;
}
footer {
    background:#212529;
    color:#adb5bd;
    padding:20px 0;
    text-align:center;
}