-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstyles.css
55 lines (46 loc) · 1.13 KB
/
styles.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
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
color: #1E1E1E;
}
body {
background-color: #1E1E1E;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
h1 {
text-align: center;
padding-bottom: 1rem;
}
input {
padding: 0.5rem;
border-radius: 0.5rem;
border: 1px solid #1E1E1E;
}
.container {
padding: 4rem;
background-color: #F2F2F2;
border: 1rem solid #1E1E1E;
border-radius: 2rem;
}
.label_input {
padding-bottom: 1rem;
}
button {
padding: 0.5rem 1rem;
background-color: #1E1E1E;
color: #F2F2F2;
border: none;
border-radius: 0.5rem;
cursor: pointer;
width: 100%;
}
a {
text-align: center;
}
/* viewform?usp=pp_url&entry.20089888=Prashely& entry.1785267775=Maluleke& entry.913077170=prashelym@gmsil.com& entry.891389050=068+392+8066& entry.1053084225=18-25& entry.972700002=male*/