html, body {
  margin: 0;
}

#iframe {
  width: 320px;
  height: 240px;
}

#selection {
  border: 2px solid grey;
  padding: 6px;
}