body{
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  color: #fff;
  height: 100vh;
}

iframe {
  width: 100%;
  height: 100%;
}