@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,100;1,200;1,400;1,500;1,600;1,700&display=swap');

body{
  background: white;
}

canvas {
  display: block;
}
