<!DOCTYPE html>
<html>
<body>
<head>
<title>汽车在线租赁</title>
<meta charset=utf-8 />
<style type="text/css">
.container{
max-width:960px;
margin:0 auto
</style>
</head>
<div class="container">
<div class="header"></div>
<div class="main"></div>
<div class="footer"></div>
</body>
</div>
</html>
Looking at the code, you did not set the background color of .container, nor did you close the class style