9 lines
71 B
CSS
9 lines
71 B
CSS
body {
|
|
background-color: #000;
|
|
}
|
|
|
|
.dsfd{
|
|
text-align: right;
|
|
}
|
|
|