@charset "utf-8";
/* CSS Document */

#content {
  display: flex;
  align-items: center;
  justify-content: center;
}

