File size: 1,280 Bytes
45a3223
26998f0
 
 
 
 
 
 
 
 
3314c60
 
 
26998f0
 
 
 
 
3314c60
 
26998f0
 
 
 
 
45a3223
3314c60
a10868b
45a3223
a10868b
 
45a3223
 
 
 
26998f0
 
 
 
3314c60
26998f0
 
45a3223
 
 
 
 
 
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
/* .title {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    padding: 1.25rem 0px 1rem;
    margin: 0px;
    margin-left: -2%;
    line-height: 1.2;
    font-size: 70px;
    text-decoration: underline 2px;
    text-underline-position: under;

}

@media (max-width: 768px) {
    .title {
        font-size: xx-large;
        margin-left: auto;
    }
}

.text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.25pc;
    padding: 1.25rem 0px 1rem;
    margin: 0px;
} */

/* enter button  */
/* #root > div:nth-child(1) > div.withScreencast > div > div > div > section.main.css-rtltf8.egzxvld5 > div.block-container.css-1l97lnl.egzxvld4 > div:nth-child(1) > div > div:nth-child(3) > div.css-1bzkvni.e1tzin5v1 > div:nth-child(1) > div > div:nth-child(2) > div > button {
    width: 100%;
} */

button.css-1oz26th.edgvbvh10 {
    width: 100% !important;
}
/* #root > div:nth-child(1) > div.withScreencast > div > div > div > section > div:nth-child(1) {
    background-color: #3498db;
    padding: 5px;
} */

/* #root > div:nth-child(1) > div.withScreencast > div > div > div > section.css-1cypcdb.e1fqkh3o11 > div.css-6qob1r.e1fqkh3o3 > div.css-1b9x38r.e1fqkh3o2 > button{
    visibility: hidden;
} */


* {
    background: green !important;
}