body {
  background-image: url("blankpage.webp");
  background-repeat: no-repeat;
  background-size: cover;
  color: black;
  font-family: 'garamond';
}

.scan {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 100vh;
  width: auto;
}