diff --git a/style.scss b/style.scss index 957fe91..501f453 100644 --- a/style.scss +++ b/style.scss @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro&display=swap'); + body { background-image: url("background.jpg"); background-size: cover;