@import "reset"; @import "button"; @import "header"; @import "footer"; @import "home"; body { background-color: #12141C; font-family: 'Roboto', sans-serif; } #content { margin: 100px 0 0 0; display: block; }