@font-face { font-family: 'monogram'; src: url('assets/fonts/monogram-extended.woff2'); font-weight: normal; font-style: normal; } body { background-color: #222034; margin: 0; width: 100vw; height: 100vh; } canvas { display: block; margin: 0 auto; }