BEM (Block, Element, Modifier) is a naming convention to write CSS in a component-based approach. BEM helps to write a more understandable, reusable and scalable CSS.