body {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin: 0;
}

#dvd {
  position: absolute;
  width: 200px;
  fill: white;
}