It's pretty standard to make CSS classes always dasherized like `my-css-class` instead of using `camelCase` – let's follow that in our code.