body{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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box}.App{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#2896f0;min-height:100vh}.App,.main-wrapper{display:-webkit-flex;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.main-wrapper{width:50%;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.main{width:50%;min-height:100vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#d3d3d3}.main h1{margin-top:1rem;font-size:1.5rem}.form,.main h1{text-align:center}.form{margin-top:1.5rem;margin-bottom:1.5rem}.search{font-size:1.5rem;padding:2px;background-color:#80f551;outline:none;border:2px solid #000}.search-box{outline:none;padding:3px;margin-right:5px;border:1px solid #000}.user-data{background-color:#fff;color:#312b2b;-webkit-flex-basis:100%;flex-basis:100%;border:1px solid #000;border-radius:2px;margin-bottom:20px;padding:4px}.gallery-img img{-webkit-flex-basis:50%;flex-basis:50%}.album-each{border:2px solid #000;border-radius:4px;margin:10px 0;text-align:center;padding:20px;background-color:#fff}.album-each a{text-decoration:none;color:#000}.gallery-img{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around}.gallery-img,.img{display:-webkit-flex;display:flex}.img{-webkit-flex-basis:25%;flex-basis:25%;margin:2px 0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.img img{width:80%}.link-home{text-decoration:none;color:#0084ff}.album h1{text-align:center}@media screen and (max-width:479px){.img{-webkit-flex-basis:100%;flex-basis:100%;margin:2px 0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.main{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}
/*# sourceMappingURL=main.549c1b93.chunk.css.map */