Skip to content

Instantly share code, notes, and snippets.

View 10kanthi's full-sized avatar
🎯
Focusing

Mirianthi 10kanthi

🎯
Focusing
View GitHub Profile
@10kanthi
10kanthi / app.css
Created November 15, 2017 09:22 — forked from scottdomes/app.css
React Audio Tutorial
body {
background: #f9f9f9;
font-family: 'Open Sans', sans-serif;
text-align: center;
}
#container {
position: relative;
z-index: 2;
padding-top: 100px;