html{
  height:100%;
}
body{
  background:#000;
  margin:0;
  height:100%;
}
#flashcontent{
  height:100%;
}