5 lines
48 B
CSS
5 lines
48 B
CSS
|
<style>
|
||
|
body {
|
||
|
padding: 50px;
|
||
|
}
|
||
|
</style>
|