Skip to content

Instantly share code, notes, and snippets.

View shreyas-n's full-sized avatar
🤠
twitter.com/6shrey

Shreyas Narlanka shreyas-n

🤠
twitter.com/6shrey
View GitHub Profile
@shreyas-n
shreyas-n / soleplex.css
Created November 14, 2017 07:12
just some css, nothing to see
body {
margin: 0;
}
.container {
background: #111 url("https://ton.twitter.com/i/ton/data/dm/915418933938708484/915418929467494401/PCTIe4oU.jpg");
background-size: 50vh;
background-repeat: no-repeat;
background-position: center 40%;
height: 100vh;
margin: 0;