body {
  margin : 0px;
  position: fixed;
}

#username {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100vw;
  height: 2em;
  font-size: 1.5em;
}

html, body {margin: 0; height: 100%; overflow: hidden}
