[html]
<!--HTML-->
<style>
.backk {
height: 350px;
width: 500px;
background-image: url("https://i.ibb.co/vv3R6cL/ezgif-com-gif-maker-3.jpg");
background-position: top center;
background-repeat: no-repeat;
margin: auto;
border-radius: 10px;
}
.textt2 {
margin: auto;
bottom: -15px;
left: 0px;
opacity: 1;
position: relative;
background-color: none;
width: 309px;
}
.textt4 {
margin: auto;
position: relative;
bottom: -45px;
left: 0px;
opacity: 1;
background-color: none;
width: 309px;
}
.textt3 {
margin: auto;
width: 400px;
text-align: justify;
text-justify: inter-word;
font-size: 6.5px;
font-family: kurale;
text-transform: uppercase;
letter-spacing: 1px;
color: #FFF;
position: relative;
text-shadow: 0px 0px 1px #000000;
bottom: -30px;
left: 0px;
background-color: #6F4E37;
opacity: 0.75;
padding: 10px 10px 10px 10px;
border: #191d1e solid 0px;
border-radius: 10px;
}
</style>
<div class="backk">
<div class="textt2">
<img alt="" src="https://i.ibb.co/ZKdBdG8/ezgif-com-gif-maker-1.gif" width=100px;> <img alt="" src="https://i.ibb.co/XfBsZPj/ezgif-com-gif-maker-1.jpg" width=100px;> <img alt="" src="https://i.ibb.co/GHC4s7Y/ezgif-com-gif-maker-3.gif" width=100px;>
</div>
<div class="textt3">
<center>
<p><font style="font-size: 16px;"><b>Harvey O'Brien & Katie Bell</b></p> </font>
<font style="font-size: 10px;">17 сентября, 1996 год, Вторник //
Пустой класс </font>
<br>
<br> <font style="font-size: 11px;">Кажется, с моими глазами что-то не так… Не могу оторвать их от тебя.</font></center>
</div>
<div class="textt4">
<center><img alt="" src="https://i.ibb.co/vzn8XY2/ezgif-com-gif-maker-2.jpg" width=100px;> <img alt="" src="https://i.ibb.co/hX9cV5W/ezgif-com-gif-maker-4.gif" width=100px;> <img alt="" src="https://i.ibb.co/zZ9VnnH/ezgif-com-gif-maker-2.gif" width=100px;>
</div>
</div>[/html]