*{
  margin:0;
  padding:0;
}

#menu-wrapper{
  position:fixed;
  width:0;
  height:0;
}
.menu-button{
  font-weight: bold;
  color:white;
  background-color: black;
  border-radius: 6px;;
}

#display-3D{
  position:relative;
}