V
Size: a a a
V
ST
V
RN
head = document.head || document.getElementsByTagName('head')[0],
linkTag = document.createElement('link');
linkTag.rel = 'stylesheet';
linkTag.type = 'text/css';
linkTag.href = 'https://example.com/styles/style.css';
head.appendChild(linkTag);
К
p
p
w
К
К
К
w
w
К
К
К
К
w
К
К