@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";html{font-size:62.5%}body{padding:2rem 4rem}*{border:0;margin:0}#root{height:100vh;font-family:Roboto,sans-serif;display:flex;flex-direction:column;justify-content:space-between}.items{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.item{display:flex;flex-direction:column;align-items:center;background-color:#fcf9f9}.item.image{width:80%}.item.info{font-size:1.5rem}.item.name{font-weight:700}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:middle;font-size:1.7rem}.footer{display:flex;justify-content:center;align-items:center}
