body {
  background: black;
  color:red;
}

iframe {
  display:block;
  margin-top: 1px;
  margin-left: auto;
  width:100%;
  height:1800px;
}