*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}:root{width:100vw;height:100vh}html{box-sizing:border-box;font-size:62.5%;padding:0}body{font-family:Nunito,sans-serif;color:#333;font-weight:300;line-height:1.6;margin-top:-20px;margin-bottom:-20px;background-image:url(/assets/background-95761571.jpg);background-repeat:no-repeat;background-size:cover}button{background-color:gray!important;border:4px solid white;padding:10px;border-radius:3px}button:hover{background-color:#2f4f4f!important;border:4px solid gray;padding:10px;border-radius:3px}.container{width:40%;margin:2rem auto;min-height:calc(100vh - 4rem);display:flex;flex-direction:column}.gallery{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,5vw);grid-gap:1.5rem;padding-top:20px}.gallery__img{width:100%;height:100%;max-height:100%;display:bloack;padding:10px;background-color:#000;object-fit:cover}.gallery__img:hover{width:100%;height:100%;max-height:100%;display:block;padding:10px;background-color:#2f4f4f}.gallery__item--1{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}.gallery__item--2{grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:3}.gallery__item--3{grid-column-start:5;grid-column-end:9;grid-row-start:1;grid-row-end:6}.gallery__item--4{grid-column-start:1;grid-column-end:5;grid-row-start:3;grid-row-end:6}.gallery__item--5{grid-column-start:1;grid-column-end:5;grid-row-start:6;grid-row-end:9}.gallery__item--6{grid-column-start:5;grid-column-end:9;grid-row-start:6;grid-row-end:9}.buttoncontain{display:flex;flex-direction:row;justify-content:center;margin-top:3%;padding:10px}.buttoncontain button,.gallery__item{cursor:pointer}.footer{font-size:1.5rem;color:#fff;text-align:center;margin-top:auto;padding-bottom:1rem}.footer a{color:#fff}
