:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw}h1{text-align:center}.Header{width:100%;height:100vh;display:flex;align-content:center;background-color:#171717}.Header h1{font-size:10vw;text-align:center}@media screen and (max-width:700px){.Header a{font-size:5rem}}.title{font-size:4rem}.galerie_info{margin-top:5vh}.galerie_info a{display:block;text-align:center;margin:auto;width:fit-content;padding:1vw;font-size:1.5rem;color:#fff;text-decoration:none;background-color:#4b0150;transition:all .1s ease-in-out;margin-bottom:1vh}.galerie_info a:hover{scale:1.05;translate:0 -.5vh}.galerie_info img{display:block;height:90vh;margin:auto}@media screen and (max-width:700px){.galerie_info a{font-size:.75rem}.galerie_info img{width:90vw}}.footer{width:100%;display:flex;justify-content:space-around;align-items:center;padding:5vh 0}.footer img{width:5vw;transition:.1s all ease-in-out}.footer img:hover{scale:1.1;translate:0 -1vh}.Painting{width:100%}.Painting img{width:90vw}.Painting h2{font-size:3rem;text-align:center}.Painting p{font-size:1.5rem}.Painting .holder{justify-content:center;align-items:center;display:flex;flex-direction:column}.Painting .holder div{padding:2vw}@media(orientation:landscape){.Painting img{width:50vw}.Painting .holder{justify-content:start;display:flex;flex-direction:row}}
