703a0cd630
don't need this layer of indirection
9 lines
64 B
CSS
9 lines
64 B
CSS
|
|
html, body {
|
|
width: 200px;
|
|
}
|
|
|
|
h1 {
|
|
font-size: large;
|
|
}
|