.infinite-scroll-container{align-items:center;display:flex;flex-direction:column;padding:10px}.photos-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.photo-item{cursor:pointer;max-width:300px;overflow:hidden;position:relative;width:100%}.photo{height:auto;transition:transform .3s ease;width:100%}.photo-item.enlarged .photo{transform:scale(1.5);z-index:10}.loading-indicator{font-size:1rem;margin-top:20px}@media (max-width:600px){.photo-item{max-width:200px}.loading-indicator{font-size:.8rem}}.fullscreen-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.fullscreen-photo{max-height:90%;max-width:90%}.App{color:#000;margin:0;min-height:100vh;text-align:center}.App-header{align-items:center;background-image:url(/static/media/PaytonRoper30.402181e302b374c09dab.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:20px}.App-header h1{-webkit-background-clip:text;background-image:linear-gradient(90deg,#000,grey,#add8e6);color:#0000;font-size:6rem;margin:0;padding:0}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-main{padding:20px}.App-footer,.App-main{background-color:#f0f0f0}.App-footer{color:#000;padding:10px}
/*# sourceMappingURL=main.8c918607.css.map*/