body {
  margin: 0;
  background-color: white;
}

div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
div img {
  width: 37.33vw;
  height: 37.33vw;
  background: 0 0;
  filter: drop-shadow(0 14px 16px rgba(0, 0, 0, 0.11));
}

/*# sourceMappingURL=style.css.map */
