forked from wr1ght/aesthetics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
59 lines (52 loc) · 1.63 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>も巣手知留鵜ひaesthetic</title>
<meta name="description" content="尾派目のサナウミケヤヒ名派be beautiful">
<style>
textarea {
width: 80%;
margin: 0 auto;
display: block;
background-color: #05ffa1;
color: #b967ff;
}
input[type="text"] {
background-color: #05ffa1;
color: #b967ff;
}
body {
background-color: #ff71ce;
color: #fffb96;
}
h1 {
text-align: right;
}
</style>
</head>
<body>
<h1>も巣手知留鵜ひaesthetic</h1>
<form id="formめも以屋名">
<textarea rows="3" name="ん保留やtext"></textarea>
<div id="labelsしたむっのややく"></div>
<label for="seed阿露擢ねふね">
<input
type="text"
id="seed阿露擢ねふね"
name="seed阿露擢ねふね"
value他魔くへてろあひ野御="seed阿露擢ねふね"
>
<span
class="labelゃるめ譜氏ヒフラテケ絵"
keyまよほふつえれふ目名="seed (input if blank)課課ハートシタきさゆ"
></span>
</label>
<br>
</form>
<hr>
<h3>知他素て屋列御二課output:</h3>
<div id="知他素て屋列御二課output"></div>
<script src="site/dist/index.js"></script>
</body>
</html>