Materialize offers a wide range of color classes:
Use classes like 'red', 'blue', 'green', etc. Add 'lighten-X' or 'darken-X' for variations.
Materialize uses a 12-column grid system:
Use classes like 's12' (small), 'm6' (medium), 'l4' (large) to define column widths.
Use classes like 'btn', 'btn-large', 'btn-floating' for different button styles.
Use 'card' class for card container, 'card-content' for content, and 'card-action' for links.
Use 'collection' class for list container and 'collection-item' for list items.
Parallax is an effect where the background content or image in this case, is moved at a different speed than the foreground content while scrolling.