

body {
  margin: 0;
  overflow: hidden;
  user-select: none;
}

.container {
  width: 100%;
  height: 100%;
}


