Linear Gradient
html> <head> <style> #grad1 { height: 100px; background-image: linear-gradient(45deg,orange, yellow,red); } </style> </head> <body> <div id="grad1"></div> </body> </html>
Here you can play many interesting Games without downloading it