[html]<link href="https://fonts.googleapis.com/css?family=Dancing+Script&display=swap" rel="stylesheet"><style>
#ship4 {display:flex; align-items: center; box-sizing:border-box; overflow:hidden; width:650px; height:300px; margin:auto auto auto 2em; padding: 20px 0; background: #0f0d3c;} /* shipovnik */
.shimg {order:2; background: 50% 50% no-repeat; background-size: cover; width:350px; height:300px; margin:-10px auto;}
.shimg::after {display: block; content: ""; background: transparent; width: 0; height: 0; margin-right: 92px; margin-top: -2px; border-left: 60px solid #0f0d3c; border-bottom: 400px solid transparent;}
.stx1 {order:1; width: 300px; box-sizing: border-box; text-align: center; line-height: 130%; font-size:11px; padding: 0 0 0 26px;}
.stx1 > h5 {position: relative; margin-right: -30px; line-height: 150%; font-style:normal !important; font-weight:400;
font-size: 20px;
font-family: Noto Serif, Georgia, Tahoma;
color: #ffeed5;
text-shadow: 0 0 3px #000, 0 0 20px #2972d4;
}
.stx1 > em {display:block; position: relative; margin-right: -5px; padding: 0 0 18px 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
font-style:italic !important;
color:#ffeed5;
}
.stx2 {display: block; overflow: auto; max-height: 120px; text-align: center; padding-right: 10px; font-family: verdana, arial, helvetica, sans-serif; text-shadow: 0 0 2px #000; color: #949494;}
.stx2::-webkit-scrollbar {width: 3px; height:3px; background-color: transparent;}
.stx2::-webkit-scrollbar-thumb {background: #232323;}
</style>
<div id="ship4">
<div class="shimg" style="background-image: url(https://avatanplus.com/files/resources/ … 4323bc.jpg);"></div>
<div class="stx1">
<h5>Игры без правил</h5>
<em>22.09.2021, вечер<br>
Недалеко от волейбольной площадки<br>
Макото, Минако и Усаги</em>
<div class="stx2"><!-- ТЕКСТ -->
Подруги наблюдали за тренировкой Минако и поддерживали подругу - им есть о чем поболтать и что обсудить по дороге к игровому центру. Вот только в размеренные будни школьниц снова вмешиваются темные силы.
<!-- КОНЕЦ ТЕКСТА --></div></div></div>
[/html]