body {
  min-height: 100vh;
  background: linear-gradient(to top, #1c2745, #011044);
  background-attachment: fixed;
}

[v-cloak] {
  display: none;
}

canvas {
  width: 100% !important;
}
