if (window.innerWidth < 800) {
  document.write('<link rel="stylesheet" type="text/css" href="style800.css">');
}
