Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DoyunShin committed Jul 22, 2022
1 parent ae26adf commit 452a2c4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,8 @@
</head>
<body style="background: black;">
<div style="height: 100vh;display:flex;justify-content:center;align-items:center;">
<h3 id="letter" style="color: white; vertical-align: middle;"></h3>
</div>
<!--<div style="background: black; h display: flex; align-items: center; text-align: center;">
<h2 id="letter" style="color: white; vertical-align: middle;"></h2>
</div>
<div style="background: black; margin: 0 auto; align-items: center; height: 100%; width: 100%; text-align: center;">
</div>-->
<script type="text/javascript">
function load() {
sessionStorage.setItem("req", "false");
Expand Down

0 comments on commit 452a2c4

Please sign in to comment.