html, body {
  margin: 0;
  background-color: dimgray;
}

.view {
  margin: 0;
  border:none;
}
