how to make the background color in css to all pages code example
Example: cool ways to color a background with css
background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);