CSS Image hover show button

PHOTO EMBED

Sun Jul 11 2021 17:13:54 GMT+0000 (Coordinated Universal Time)

Saved by @musab #undefined

<div class="container">

  <img src="https://images.unsplash.com/photo-1882807628-e876f502d67a?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=&bg=" alt="" />

  <p class="title">card title</p>
4
  <div class="overlay"></div>
5
  <div class="button"><a href="#"> BUTTON </a></div>
6
</div>
content_copyCOPY

https://codepen.io/philcheng/pen/YWyYwG