@media screen and (min-width: 700px) {
  #viktigt { border: 1px solid #333; border-radius: 20px; padding: 2rem }
  h1 { margin-top: 3rem; }
}

