body {
	background-color: #fff;
}
.main {
	min-height: 100vh;
	height: 100%;
	margin-top: 90px;
}
.logo {
    font-family: 'Nothing You Could Do', cursive;
    color: #ff0000;
    font-size: 1.65rem;
}
p, li {
    font-weight: 300;
}