2 lines
57 B
JavaScript
2 lines
57 B
JavaScript
|
document.documentElement.style.backgroundColor = 'blue';
|