.osiTitle { font-family: neon80; font-size: 2.5vw; } .osiContent { font-family: arvo; font-size: 1.5vw; } summary { list-style-type: "+"; cursor: pointer; } details[open] summary { list-style-type: "-"; }