/* uncomment to change background */

/* #container {
  position: relative;
}

html {
  min-height: 100%;
  position: relative;
}

body {
  height: 100%;
}

#background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font: 5vmin/1.3;
  overflow: hidden;
} */
