#root,body,html{font-family:sans-serif;height:100%;margin:0;padding:0}.app{display:flex;flex-direction:column;height:100%}.header{background:#f9f9f9;padding:20px 0;text-align:center}.header h1{margin:0 0 10px}.header select{font-size:1rem;padding:8px}.slideshow{background-color:#333;flex:1 1;min-height:400px;overflow:hidden;position:relative}.slide{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(1);transition:all .9s ease-out}.slide:nth-last-child(2){opacity:1;transform:scale(1.08)}
/*# sourceMappingURL=main.8e6fdf34.css.map*/