html, body {
  margin: 0px;
  padding: 0px;
}
.theimage {
  height: 100vh;
  width: auto;
  margin: 0;
  padding: 0;
}
