13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
* {
|
|
|
|
margin: auto;
|
|
position: relative;
|
|
|
|
font-family: Lato sans-serif;
|
|
font-size: 1em;
|
|
|
|
background-color: #4A245E;
|
|
color: white;
|
|
|
|
}
|