body { background-color: #000; 
       margin-top: 70px; 
     }
@media all and (max-width: 629px) {
          width: 100%; 
          height: 100%;
       }
}