/* use image a body background */
/* body {
 */
/*     background-image: url("https://i.imgur.com/1Q2Z1Zy.jpg");
 */
/*     background-repeat: no-repeat;
 */
/*     background-size: cover;
 */
/*     background-position: center;
 */
/*     background-attachment: fixed;
 */
/* } */

