3 lines
105 B
CSS
3 lines
105 B
CSS
|
body { background:black; padding:50px;}
|
||
|
|
||
|
#dotgrid { background:red; margin:0px auto; border-radius:3px; }
|