12 lines
101 B
CSS
Executable File
12 lines
101 B
CSS
Executable File
body {
|
|
|
|
margin: 0;
|
|
padding: 0;
|
|
background-color: #F5F5F5
|
|
font-family: Iceland;
|
|
line-height: 1.0
|
|
|
|
}
|
|
|
|
|