Not sure where to start?
Bootcamp
Study group
Collaborate with peers in your dedicated #study-group channel.
Code reviews
Submit projects for review using the /review command in your #code-reviews channel
/review
Karma
scrimba
body { background: saddlebrown; /* red, blue, yellow, etc */ color: chocolate; /* red, blue, yellow, etc */ font-size: 25px; /* 0px - 100px and beyond */ font-weight: bold; /* lighter, normal, bold */ text-align: center; /* left, center or right */ margin-top: 40px; /* From 0px and upwards */}