html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
}

html {
  background: url("./background.png") no-repeat 20% center / cover;
}

iframe[id*="sb__open"] {
  display: none;
}
