*{
    margin: 0;
    padding: 0;
}
body{
    background: url(../img/404.png) no-repeat center center fixed;
    background-size: cover;
}