html {
  background-color: #212121;
  background-color: rgb(18, 18, 18);
}
html, body {
  overflow-y: hidden;
}
[v-cloak] {
  display: none;
}