html,
body {
	margin: 0;
	padding: 0;
}
#guiContainer {
  position: fixed;
  right: 0;
  top: 50;
}