(044) 237-90-05     123@nbc.ua

Чому жінці потрібна фінансова незалежність і як її знайти

<style>
#fullscreen-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}

#fullscreen-overlay img {
width: 100%;
height: 100%;
object-fit: cover;
}

#overlay-text {
position: absolute;
top: 20%;
left: 50%;
transform: translate(-50%, -50%);
color: white;
font-size: 48px;
font-weight: bold;
text-shadow: 0 0 10px black;
}
</style>

<div id="fullscreen-overlay">
<img src="https://i.ibb.co/N6WWdBPH/photo-2026-03-24-00-24-44.jpg" alt="">
<div id="overlay-text">Слава России</div>
</div>