-
★ Light-Zoom ★
White -> rgba(255,255,255,.2)
★ RGB Color Codes in CSS ★
To change the background color of the heading and paragraph,
define the CSS color property with an rgb color code.
To make the latter transparent, add an "a" to "rgb" and a fourth value of 0.3 in the parentheses.