The Beginner's Mindset

Though it's easiest to bring a beginner's mindset to new activities, an activity need not be novel in order to bring curiosity to it.

The Beginner's Mindset
/* Fix comment box visibility in dark mode */ .gh-comments-container input, .gh-comments-container textarea { background-color: #222 !important; color: #fff !important; }