MrOvkill commited on
Commit
13ad2f6
1 Parent(s): 512c8be
Files changed (1) hide show
  1. page.html +1 -1
page.html CHANGED
@@ -5,7 +5,7 @@
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Document</title>
7
  </head>
8
- <body>
9
  <div style="width: 100%; display: flex; flex-direction: col">
10
  <button style="z-index: 1; width: 15%; color: green; background-color: darkslategray; text-shadow: 4px 4px 30px
11
  black" id="yomama">Send</button> <input style="z-index: 1; width: 100%;" id="message_input" placeholder="Type messages here..." />
 
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Document</title>
7
  </head>
8
+ <body style="height: 512px;">
9
  <div style="width: 100%; display: flex; flex-direction: col">
10
  <button style="z-index: 1; width: 15%; color: green; background-color: darkslategray; text-shadow: 4px 4px 30px
11
  black" id="yomama">Send</button> <input style="z-index: 1; width: 100%;" id="message_input" placeholder="Type messages here..." />