Skip to content

Instantly share code, notes, and snippets.

View kevn29's full-sized avatar
🚩
Focusing

Kevin Edward Napitupulu kevn29

🚩
Focusing
  • REXVIN
  • Batam
View GitHub Profile
body {
background-image: url(https://live.staticflickr.com/65535/51705970602_9f5ec7b9a8_k.jpg);
background-size: 100% 100%;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
transition: background .2s;
color:#fff;
}