@media only screen and (max-width:540px){.lenta{background-color:#f9f9f9}.lenta ::-webkit-scrollbar{width:4px;border-radius:50px;position:absolute}.lenta ::-webkit-scrollbar-track{background:var(--background)}.lenta ::-webkit-scrollbar-thumb{background:var(--periphery);border-radius:50px}.lenta ::-webkit-scrollbar-thumb:hover{background:#555;border-radius:50px}}.fullimage{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#020102}.fullimage img{width:100%}