Last Updated:
Let's try to keep things simple here, shall we?
CSSBattle is an online game where players write HTML and CSS to visually replicate targets.
When you start playing, CSSBattle stores 2 types data: Game data & Profile data.
Game data includes: user's code submissions, scores, purchases made, friends added. Out of this, only the user scores are public.
Profile data includes: username, profile picture, social account URLs, country, 'Available for hire' status. This information is only stored if user fills it out. This data is public.