MOUSE CLICK CODE
Background: green;
Background: linear-gradient;
Background: url("car.png");
Background: url("car.png") no-repeat;
Background: url("car.png") no-repeat center;
Background: url("car.png") white;
Background: url("car.png"), url("texture.png");
Background: url("wallpapers.jpg"); background-size:cover;
DEMO PREVIEW
background: linear-gradient(108deg, rgb(251, 250, 45) 0.5%, rgb(214, 4, 4) 29.8%, rgb(241, 57, 221) 59.9%, rgb(95, 11, 228) 84.2%);