body {
  background-color: #222222; /* 背景色を指定する場合 */
  background-image: url(https://********.png); /* 背景イメージを指定する場合 */
}