html{ width: 100%; body{ background-color: #f5f5f5; } overflow: hidden; } @import "header"; @import "body"; @import "footer";