body {
  background: #fff;
  margin: 0;
}

.photo-box{
  height: 100vh;
  width: 100vw;
}

#wrapper {
  position: relative;
}