@@ -0,0 +1,4 @@
+.background {
+ background-image: url('../assets/bg.png');
+ background-size: cover;
+ }