Skip to content

Instantly share code, notes, and snippets.

@keithjng
keithjng / css
Created February 25, 2020 00:39
todos
section {
background-color: lemonchiffon;
margin: -10px 400px 0 400px;
}
h1 {
text-align: center;
font-size: 75px;
border-bottom: red solid;
}