#root{margin:0 auto;padding:0}.picture-box{max-height:calc(100vh - 2rem);max-width:calc(100vw - 2rem);margin:1rem;overflow:hidden;display:flex;justify-content:center;transition:all .3s ease-in-out}.picture-box img{min-width:100vw;min-height:100vh;object-fit:cover}.picture-box:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}:root{background-color:#242424}body{margin:0}
