<h1>
HOVER ELEMENTS TO EXPLORE
</h1>
<div class="carousel">
<div class="carousel-item" style="background: url('https://images5.alphacoders.com/456/456536.jpg')">
<div class="carousel-content">
<h3>Sunt parinte</h3>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
</div>
</div>
<div class="carousel-item" style="background: url('https://images5.alphacoders.com/456/456536.jpg')">
<div class="carousel-content">
<h3>Sunt cadru didactic</h3>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
</div>
</div>
<div class="carousel-item" style="background: url('https://images5.alphacoders.com/456/456536.jpg')">
<div class="carousel-content">
<h3>Junior</h3>
<p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p>
</div>
</div>
</div>