div.first-load {
  justify-content: center;
  align-items: center; 
  height: 100vh;
  width: 100vw;
  display: flex;
}

img.first-load {
  width: 30%
}
