Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amalik03 authored May 2, 2024
1 parent a0e2f0f commit f091956
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body { background-color: white;
}
</style>
</head>
<script>
body { background-color: white; }
</script>
<body>
Hello World
</body>
Expand Down

0 comments on commit f091956

Please sign in to comment.