9 lines
95 B
CSS
9 lines
95 B
CSS
body {
|
|
padding: 0;
|
|
}
|
|
|
|
h1 {
|
|
font-family:'Trebuchet MS';
|
|
margin: 0;
|
|
text-align: center;
|
|
} |