main h1{text-align:center;text-wrap:balance}main h3{margin:1.3em 0}main ol{display:flex;flex-direction:column;gap:20px}main ol li{padding-left:15px}main ol li img{max-width:100%;height:-moz-fit-content;height:fit-content;margin:20px 0;object-fit:contain}main ol li a{color:var(--rbx-red);text-decoration:underline}main ol li::marker{color:var(--rbx-red);font-weight:700}header{width:100%;justify-content:space-between;background:var(--rbx-black);position:-webkit-sticky;position:sticky;top:0}header,header .back{display:flex;flex-direction:row}header .back{color:var(--rbx-tp-black);text-transform:lowercase;font-weight:600;align-items:center;gap:5px}header .back svg{width:20px;height:20px;fill:var(--rbx-tp-black)}.f-row{display:flex;flex-direction:row;align-items:center;gap:10px}