-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstyle.css
107 lines (107 loc) · 4.17 KB
/
style.css
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
*{
transition: all 0.5s ease-out;
}
span {
background-color: #00000020;
backdrop-filter: blur(3px);
position: fixed;bottom: 5px;
left: 10px;
padding: 10px;
border-radius: 8px;
z-index: 1232;
}
span:hover{
background-color: #00000060;
backdrop-filter: blur(6px);
font-size: 28px;
}
body {
font-size:25px;
align-items: center;
text-align: center;
align-content: center;
}
textarea {
padding: 5px;
margin-top: 50px;
border-style: none;
resize: none;
width:90%;
border-radius: 18px;
min-height:120px;
height :fit-content;
font-size:40px;
position:relative;
box-shadow: rgba(10, 37, 64, 0.25) -5px -5px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0.55),-5px -5px 10px #ffffffff,rgba(10, 37, 64, 0) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.0) 0px 15px 20px 10px inset;;
background: linear-gradient(145deg, #ffffff, #efefef);
}
input {
margin-top: 50px;
border-style: none;
resize: none;
width:90%;
border-radius: 13px;
height :70px;
font-size:40px;
position:relative;
box-shadow: rgba(10, 37, 64, 0.25) -5px -5px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0.55),-5px -5px 10px #ffffffff,rgba(10, 37, 64, 0) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.0) 0px 15px 20px 10px inset;;
background: linear-gradient(145deg, #ffffff, #efefef);
}
button {
margin-top: 50px;
border-style: none;
position:relative;
background-color:white;
font-size:40px;
width:fit-content;
height:fit-content;
padding: 10px;
border-radius: 10px;
box-shadow: rgba(10, 37, 64, 0.25) -3px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0.55),-5px -5px 10px #ffffffff,rgba(10, 37, 64, 0) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.0) 0px 15px 20px 10px inset;;
background: linear-gradient(145deg, #ffffff, #efefef);
}
button:hover {
cursor: pointer;
box-shadow: rgba(10, 37, 64, 0) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0),-5px -5px 10px #ffffff00,rgba(10, 37, 64, 0.6) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.12) 0px 15px 20px 10px inset;
}
div:hover{
box-shadow: rgba(10, 37, 64, 0) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0),-5px -5px 10px #ffffff00,rgba(10, 37, 64, 0.6) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.12) 0px 15px 20px 10px inset;
}
div {
padding:4px;
margin-top: 50px;
border-style: none;
position:relative;
word-break: break-all;
height: fit-content;
background-color: white;
font-size:40px;
border-radius: 10px;
box-shadow: rgba(10, 37, 64, 0.25) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0.55),-5px -5px 10px #ffffffff,rgba(10, 37, 64, 0) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.0) 0px 15px 20px 10px inset;;
background: linear-gradient(145deg, #ffffff, #efefef);
width: fit-content;
max-width: 100%;
}
textarea:focus{
padding :10px;
outline: none;
box-shadow: rgba(10, 37, 64, 0) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0),-5px -5px 10px #ffffff00,rgba(10, 37, 64, 0.6) 6px 6px 6px 0px inset, rgba(10, 37, 64, 0.12) 0px 15px 20px 10px inset;
}
input:focus{
outline: none;
box-shadow: rgba(10, 37, 64, 0) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0),-5px -5px 10px #ffffff00,rgba(10, 37, 64, 0.6) 6px 6px 6px 0px inset, rgba(10, 37, 64, 0.12) 0px 15px 20px 10px inset;
}
h1 {
width:100%;
min-height: 98vh;
background-image: url(represent.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: 100vw 58.8vw;
height:fit-content;
border-radius: 60px;
box-shadow: rgba(10, 37, 64, 0.25) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0.55),-5px -5px 10px #ffffffff,rgba(10, 37, 64, 0) 4px 4px 6px 0px inset, rgba(10, 37, 64, 0.0) 0px 15px 20px 10px inset;;
}
h1:hover{
box-shadow: rgba(10, 37, 64, 0) -2px -3px 4px 4px inset,10px 10px 20px rgba(8, 35, 62, 0),-5px -5px 10px #ffffff00,rgba(10, 37, 64, 0.6) 10px 10px 10px 0px inset, rgba(10, 37, 64, 0.12) 0px 15px 20px 10px inset;
}