@font-face {
  font-family: "pixelmix";
  src: url("font/pixelmix.ttf");
}
body,
html {
  background-color: #7734eb;
  font-family: "Pixelmix" !important;
}

img {
  border-radius: 1em;
}

#mint-button-container {
  justify-content: center;
  text-align: center;
}
