return ( <> {[..."π °π Ώπ Ώπ_ππ ±π ³"].map((c) => ( <div className="fs-4" title={c}> {c} </div> ))} </> );