Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
avionicharshit-byte authored Oct 11, 2023
1 parent 52431bf commit 5ea49e2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,11 @@
<link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap" rel="stylesheet">
<style>
body {
background-image: url('https://media.giphy.com/media/cEYFeE4wJ6jdDVBiiIM/giphy.gif');

background-size: cover;



height: 100vh;
background-color: white;
color: black;
height: 100vh;
padding: 0;
margin: 0;
}
Expand Down

0 comments on commit 5ea49e2

Please sign in to comment.