@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
body {
  background: #222222;
  color: white;
  text-align: center;
  font-family: "Chakra Petch", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 20rem;
  font-size: 50px;
}

iframe {
  border-width: 0;
  center: 0;
}

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