9 lines
90 B
CSS
9 lines
90 B
CSS
/** Add css rules here for your application. */
|
|
|
|
|
|
body {
|
|
background-color: black;
|
|
}
|
|
|
|
|