# Front matter comment to ensure Jekyll properly reads file.
html, body{
height: 100%; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; max-width: 100%;
}
ul{
margin: 0;
}
@import “header”; @import “posts”; @import “post”; @import “footer”;