@import "tailwindcss";
@plugin '@tailwindcss/typography';
@import "basecoat-css";

.vt {
  font-family: "VT323", monospace;
  font-weight: 400;
  font-style: normal;
}

