CSS COMMANDS

Selectors:

#id
Selects the element with id="xyz"
.class
Selects all elements with class="xyz"

Reference and properties

All here: https://www.w3schools.com/cssref/default.asp