body
{
  background-color:#180A00;
  color:#FFFFFF;
}
a
{
  color:#FFFFFF;
}
#editor
{
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: inherit;
}
