@ -24,29 +24,6 @@
padding:0;
overflow:hidden;
}
#feedback {
display: none;
position: fixed;
top: 0px;
right: 0px;
border: 0px;
height: 100vh;
width: 30vw;
background-color: #222;
color: #ccc;
#debug {
height: 20px;
position: absolute;
top: 70px;
#debug button {
visibility: hidden;
#debug:hover button {
visibility: visible;
</style>
</head>
<body>
@ -31,10 +31,6 @@
height: 100%;
body #iframe-container.fullscreen {