body {
        background-image:    url(2513478.jpg);
        background-repeat: repeat-x;
        background-size:     auto; 
        background-position: center center center;
        color: white;
        font-family: 'Press Start 2P', cursive;
      }
.main {
        display: inline-block;
        background: #000000;
        border: 3px dotted white;;
        width: 1080px;
        height: 700px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 50px;
      }