SOURCE

/* Screen resolution stats  */
body {
  background: black;
}

@media (max-width: 1024px) {
  body {
    background: lightslategray;
  }
}
console 命令行工具 X clear

                    
>
console