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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bg{align-items:center;background-attachment:fixed;background-image:url(/static/media/background.ef2f705fbc8f90799dc6.JPG);background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100vw}.bg,.logo{background-position:50%;background-repeat:no-repeat}.logo{background-image:url(/static/media/logo.e8b30b5e2381b256f4c9.png);background-size:contain;cursor:pointer}.albums-grid{grid-column-gap:0;grid-row-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:0 auto;max-width:1200px;padding:20px;row-gap:0;width:95%}.album-card{position:relative;width:100%}.album-image{border-radius:0;height:100%;width:100%}@media (min-width:768px){.albums-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.album-name-wrapper{display:flex;justify-content:center}.album-name{background-color:red;border-radius:0 0 0 0;bottom:0;color:#fff;font-size:1rem;font-weight:700;left:0;opacity:0;padding:10px;position:absolute;right:0;text-align:center;transition:opacity .3s ease-in-out}.album-card:hover .album-name{opacity:1}.download{cursor:pointer;height:auto;position:flex;width:20px}.loader{padding:20px}
/*# sourceMappingURL=main.6d8b93cd.css.map*/