body {
    padding: 0;
    margin: 0;
    background-color: #050505;
    background-image: url(imnotpre.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 80%;
    width: 65%;
    height: 65vh
}