@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap);#root,html{overflow-x:hidden;overscroll-behavior-x:none}#root{max-width:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;overscroll-behavior-x:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#button:hover{font-weight:bolder}.img-grid{grid-gap:40px;display:grid;grid-template-columns:1fr 1fr 1fr;margin:20px auto;max-width:min(70vw,100%)}.img-wrap{height:0;opacity:.8;overflow:hidden;padding:50% 0;position:relative}.img-wrap img{left:0;max-width:150%;min-height:100%;min-width:100%;position:absolute;top:0}.grid-div{margin:0 auto;max-width:min(70vw,100%)}.text{background-color:gray;bottom:0;color:#f5f5f5;font-size:1.4em;left:0;padding-left:5px;width:100%}@media screen and (max-width:576px){.text{font-size:1em}.grid-div{max-width:100%}}.backdrop{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.backdrop-img{border:3px solid #fff;box-shadow:3px 5px 7px #00000080;display:block;margin:180px auto 0;max-height:80%;max-width:60%}@media screen and (max-width:576px){.backdrop-img{align-items:center;border:0;max-width:100%}}.App{display:flex;flex-direction:column}
/*# sourceMappingURL=main.e65aeee8.css.map*/