@ -5,16 +5,19 @@
<title>shell</title>
<style>
body {
background: #888;
background: blue;
}
body.connected {
background: none;
#shell {
white-space: pre-wrap;
height: 100%;
width: 100%;
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
font-family: monospace;
color: white;
font-size: 14px;