[html]
<!--HTML-->
<style>
.backk {
height: 400px;
width: 400px;
background-image: url("https://i.ibb.co/MGRQG1W/ezgif-com-gif-maker.jpg");
background-position: center center;
background-repeat: no-repeat;
margin: auto;
border-radius: 400px;
}
.textt3 {
margin: auto;
width: 300px;
text-align: justify;
text-justify: inter-word;
font-size: 6.5px;
font-family: kurale;
text-transform: uppercase;
letter-spacing: 1px;
color: #800000;
position: relative;
text-shadow: 0px 0px 0px #000000;
bottom: -120px;
left: 0px;
background-color: #D2B48C;
opacity: 0.95;
padding: 10px 10px 10px 10px;
border: #191d1e solid 0px;
border-radius: 350px;
</style>
<div class="backk">
<div class="textt3">
<p><center> <img src="https://i.ibb.co/VqxdKxv/1.gif" width=100px;> & <img src="https://i.ibb.co/GWrnQxT/2.gif" width=100px;></p>
<p><font style="font-size: 13px;"><b>Bella Farley & Michael McManus</b></font></p>
<font style="font-size: 9px;">6 сентября, 1994 год // Гостиная Хаффлпаффа </font>
<br>
<br> <font style="font-size: 10px;">Это детям не игрушка! Это тоже! </font></center>
</div>
</div>[/html]