body, html{
  background: #fe0000;
}

div#flashcontent{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fe0000;
}