body {
    background-color:#101010;

    background-image: url("logo.png");
    background-position-x: center;
    background-repeat: no-repeat;
}