body {
    margin: 0;
    padding: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-color: #222;
}