5 строки
53 B
CSS
5 строки
53 B
CSS
|
body {
|
||
|
margin: 0;
|
||
|
scroll-behavior: smooth;
|
||
|
}
|