:root{--blue: #0A0F24;--white: #FAE3CF;--orange: #FA8603;--red: #BB2233;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,sans-serif}#root{display:flex;justify-content:center}#container{width:min(100ch,100%)}.image-item{width:250px;aspect-ratio:1/1}.image-item>img{width:100%;height:100%;object-fit:cover}.image-gallery{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:1rem}header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem}.scores{width:100%;display:flex;justify-content:space-evenly}span{font-weight:700}#high{color:var(--red)}#current{color:var(--orange)}h2{text-align:center}
