5 lines
52 B
CSS
5 lines
52 B
CSS
|
html,
|
||
|
body {
|
||
|
width: 250px;
|
||
|
text-align: center;
|
||
|
}
|