@charset "utf-8";
/* CSS Document */

body {
  font-family: sans-serif;
  background: white;
    
}


.path {
  stroke-dashoffset: 1000;
  stroke-dasharray: 1000;
}

.empty-space {
  position: absolute;
  width: 6400px;
  height:100vh;
}