body{margin:0;background-color:#000;overflow-x:hidden}img{max-width:100%;height:auto}.gallary{display:flex;flex-wrap:wrap;justify-content:center}.gallary img{flex-grow:1;width:50%}.gallary .static{max-height:95vh}.gallary :not(.static){max-height:100vh}.gallary picture:last-child :not(.static){object-fit:contain}@media (width <= 500px){.gallary img{width:100%}}picture{display:contents}.black_and_white{filter:grayscale(1)}.mao_sun{position:absolute;top:0;right:0;translate:30% -30%;rotate:240deg;transition:translate 3s,rotate 3s}.mao_sun[playing]{translate:calc(-50vw + 104px) calc(50vh - 105px);rotate:0deg}
