[html]
<style>
@import url('https://forumstatic.ru/files/001a/d9/23/19268.ttf?family=EnglishRose&display=swap');

.punbb {
    margin-left: 0px !important; }

.wrapper {
    margin: auto auto;
    width: 90%;
    height: auto;
    background-color: #3a3a3a;
    margin-top: 25px;
}

.content {
    background-color: transparent;
    font-size: 1.5em;
    width: 95%;
    margin: auto auto;
    padding: 5px 10px 5px 10px;
    color: #CCC;
   font-family: 'Old Standard TT', serif;
}
.heading {
    text-align: center;
    font-size: 5em;
    color: #fff;
    font-family: 'English Rose';
    margin-bottom: -90px;
    text-shadow: 5px 5px 1px #000;
}
#icon {
    width: 100%;
    height: 120px;
    float: none;
    margin-top: -3px;
    background-color: #111;
    border-radius: 10px;
  align-items: center;
}
#icon .face {
    margin: 5px 10px 5px 5px;
    border: 5px outset #000;
    border-radius: 10px;
    width: 96%;
    height: 100px;
align-items: center;
    background-image: url(https://i.pinimg.com/564x/bd/d3/22/bdd3 … 0ec679.jpg)
}
</style>

<div class="heading">Аватаризация</div>
<div class="wrapper">
<div class="content">
<div id="icon"><div class="face"></div></div>
<p>А давайте, что ли, попробуем похимичить над картинками? Обращайтесь, не смущайтесь и не стыдитесь. </p>

    </div>
    </div>

    </div>

</body>

[/html]