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 e99c792 commit ae26adf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<title>EmotionSupporter</title>
</head>
<body style="background: black;">
<div style="display:flex;justify-content:center;align-items:center;">
<h3 id="letter" style="color: white;"></h3>
<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; height: 100vh; display: flex; align-items: center; text-align: center;">
<!--<div style="background: black; h display: flex; align-items: center; text-align: center;">
</div>
<div style="background: black; margin: 0 auto; align-items: center; height: 100%; width: 100%; text-align: center;">
Expand Down

0 comments on commit ae26adf

Please sign in to comment.