@charset "utf-8";
/* CSS Document */
.content {
    display: grid;
    place-items: center;
  }

