7 lines
62 B
CSS
7 lines
62 B
CSS
main {
|
|
background-color: black;
|
|
}
|
|
|
|
span, a {
|
|
top: 175px;
|
|
} |