I want to adjust my h1 so that it will stay in the middle of the image but i can't figure the way to do it...can anyone help me? Thank you so much!
.title {}
img {
background-size: cover;
min-height: 100vh;
opacity: 0.7;
}
<div class="title">
<h1>DESIGN YOUR HOUSE</h1>
</div>
<img src="https://media.istockphoto.com/photos/moose-at-maroon-lake-a-young-moose-with-only-one-antler-walking-and-picture-id1288537145?b=1&k=20&m=1288537145&s=170667a&w=0&h=DP5AU3_JBwGiCDJellQR6NMmrycDsrjd89yccPlVgJc=" />