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

div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
}