@media (max-width: 768px) {
  body {
    padding: 1rem;
  }
}
