@import 'default.css';

#outer {
  height: 100%;
  position: fixed;
  top: 0;
}

#footer {
  position: fixed;
  bottom: 0;
  width: 550px;
}
