The-Adnan-Syed commited on
Commit
711fceb
1 Parent(s): 1bb77bb

Create style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ body {
2
+ background-image: linear-gradient(to right, #0066ff, #0099ff);
3
+ }