/* Global styles come from external css https://codepen.io/GreenSock/pen/JGaKdQ*/

body {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.box {
  top: 300px;
}
