File size: 798 Bytes
f5071ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
.main-container {
    background-image:linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%,rgba(0,0,0,0.7)),
    url(https://a0.muscache.com/4ea/air/v2/pictures/b7ca8f0c-030a-401a-a3a6-fc3d50f3425f.jpg?t=c:3w-h2-gw,r:w3100-h2074-sfit,e:fjpg-c80);
    background-size: cover;
    height: 100vh;
    width: 100vm;
    background-position: center;
    position: relative;
}

.splash-footer {

    margin: 0px;
    font-family: Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
    font-size: 16px;
    font-weight: 352;
    line-height: 1.375em;
    color: white;
    position: absolute;
    right: 6px;
    bottom: 12px;
    font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    line-height: 1.43;
}