Skip to content

Commit

Permalink
updated webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
s-archer committed Sep 16, 2024
1 parent b7fd89c commit 974b10d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions http.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ function generateHtml(title, bodyText) {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-image: url('reflection.jpg');
background-size: cover;
display: flex;
justify-content: center; /* Center horizontally */
align-items: flex-start; /* Align container to the top */
Expand Down

0 comments on commit 974b10d

Please sign in to comment.