* {margin-left:2rem; background: rgb(255, 255, 240);  font-family: system-ui, sans-serif; color:rgb(50, 60, 20);}          
.filename {font-weight:bold; font-size:2.5rem;}          
.signature {font-weight:bold;}         
.class {color:rgb(50,100,200); font-size:1.5rem;}         
.def {color:rgb(60, 70, 30); }         
.content {color:rgb(10,10,10); padding-left: 2rem; margin-top:5px; }          
.docstring {color:rgb(0, 100, 0); }