@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);*{box-sizing:border-box;font-family:Roboto,sans-serif}body{background-color:#f5f5f5}h1,main{-ms-flex-align:center;align-items:center}.sites,h1,main{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sites{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1000px}.site{box-shadow:0 5px 50px 3px rgba(0,0,0,.28);height:300px;background-color:grey;border-radius:10px;overflow:hidden;position:relative;margin:1rem;width:300px}.site footer{background-color:brown;position:absolute;top:80%;width:100rem;height:100rem}.site img{width:inherit;height:inherit}
/*# sourceMappingURL=main.3a292e33.css.map*/