* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

#vis {
  /* height: 100%;
  width: 100%; */
}