@media screen and (min-width: 1024px) {
  .body {
    display: flex;
  }
}