mirror of
https://github.com/servo/servo.git
synced 2025-07-29 18:20:24 +01:00
5 lines
76 B
CSS
5 lines
76 B
CSS
body {
|
|
font-family: 'ahem';
|
|
font-size: 100px;
|
|
line-height: 1;
|
|
}
|