body,html{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;background-image:linear-gradient(180deg,#00b7f4,#5f7377 70%,#4d4b4a);min-height:100vh;align-items:center}.App,.thumbs_gallery{display:flex;justify-content:center}.thumbs_gallery{list-style:none;padding:0;flex-direction:row;flex-wrap:wrap;max-width:1024px;width:100%;margin:0 auto}.thumbs_gallery li{padding:8px;flex-basis:calc(33.33333% - 16px);min-width:300px;width:calc(33.33333% - 16px)}.thumbs_gallery li img{width:100%}.selectedItem{position:fixed;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.7);display:flex}.selectedItem a{width:100%;height:100%;cursor:pointer;transition-duration:.2s}.selectedItem a:first-of-type{width:30%;left:0;right:auto;background-image:linear-gradient(90deg,#000,#000,transparent);z-index:2;opacity:0}.selectedItem a:first-of-type:before{content:" ";position:absolute;width:70%;height:10%;left:0;top:0}.selectedItem a:first-of-type:hover{opacity:.4}.selectedItem a:last-of-type{width:30%;right:0;left:auto;background-image:linear-gradient(270deg,#000,#000,transparent);z-index:2;opacity:0}.selectedItem a:last-of-type:hover{opacity:.4}.selectedItem a:last-of-type:after{content:" ";position:absolute;width:70%;height:10%;right:0;bottom:0}.selectedItem div{position:fixed;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;width:calc(100% - 32px);height:calc(100% - 32px);max-width:1024px;top:50%;left:50%;transform:translate(-50%,-50%)}.selectedItem div img{opacity:0;width:100%}
/*# sourceMappingURL=main.212b0b84.chunk.css.map */