@media (max-width: 768px) {
     .body,
     .footer {
         overflow: hidden;
     }
}