html, body {
  margin: 0;
  padding: 0;
}
canvas {
  display: block;
}

@font-face {
  font-family: 'FTAktualBlack';
  src: url('../Content/font/FTAktual-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
