Skip to content

Commit

Permalink
CSS modified
Browse files Browse the repository at this point in the history
  • Loading branch information
koushik-dasss committed Aug 26, 2024
1 parent d5dfaff commit 3b841e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* General body styling */
body {
background-image: url('https://media.istockphoto.com/id/2159631236/photo/logic-vs-emotions-logical-choice-versus-emotional.jpg?s=1024x1024&w=is&k=20&c=okMxrYMM8yFyrbLiMuAzonCry6BfJy1ebyICeW-_zNk=');
background-size: cover;
Expand All @@ -13,6 +14,7 @@ body {
height: 100vh;
overflow: hidden;
}

/* Container to centralize content */
.container {
text-align: center;
Expand Down

0 comments on commit 3b841e1

Please sign in to comment.