.cheat-page-media-full{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:100;display:flex;justify-content:center;align-items:center}.cheat-page-media-full__image{position:relative;z-index:2}.cheat-page-media-full__image img{max-width:70vw;max-height:80vh}.cheat-page-media-full__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.cheat-page-media-full__close_button{cursor:pointer;position:absolute;top:-20px;right:-20px}.cheat-page-media-full__button{width:10vw;height:100vh;position:absolute;top:0;z-index:1;cursor:pointer}.cheat-page-media-full__button:first-child{left:0}.cheat-page-media-full__button:last-child{right:0}