Update background to pull from imgur

diff --git a/css/style.css b/css/style.css
index bb20dd5..730dca2 100644
--- a/css/style.css
+++ b/css/style.css
@@ -4,7 +4,7 @@
 body {
   font-family: "Comfortaa", Helvetica, Arial, sans-serif;
   line-height: 1.4;
-  background: url("../images/innaarsuit_oli_2018186_lrg.jpg") no-repeat center center fixed; 
+  background: url("https://i.imgur.com/BOGKaGy.jpg") no-repeat center center fixed; 
   background-color: #0080ff;
   width: 100%;
   position: absolute;