body{
  background: #33334d;
}
h2{
  color:rgba(255,255,255,0.75);
}
#renderCanvas{
  width: 100%;
  height: 100%;
}