
/*
#container{
  height: 400px;
  position: relative;
  width: 400px;
}*/

#viewport{
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}


#controls{
  height: 175px;
  left: 400px;
  top: 50px;
  position: absolute;
  width: 100%;
}
