<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/reset.css">
<style>
</style>
</head>
<body>
<div " class="container">
<img src="img/VOLKI-krasivye-i-ochen-umnye-zhivotnye.jpg" alt="">
<img src="img/VOLKI-krasivye-i-ochen-umnye-zhivotnye.jpg" alt="">
<img src="img/VOLKI-krasivye-i-ochen-umnye-zhivotnye.jpg" alt="">
<img src="img/VOLKI-krasivye-i-ochen-umnye-zhivotnye.jpg" alt="">
<img src="img/VOLKI-krasivye-i-ochen-umnye-zhivotnye.jpg" alt="">
<img src="img/VOLKI-krasivye-i-ochen-umnye-zhivotnye.jpg" alt="">
</div>
</header>
</body>
</html>
body { background: #f0f0f0; }
@media screen and (max-width: 600px) {
body { background: #fc0; } }
.container{width: 600px;}
.container{
width:1200px;
margin-left:auto;
margin-right:auto;
}
body {
background: #f0f0f0;
}
@media screen and (max-width: 600px) {
body {
background: #fc0;
}
}
.container {
width: 600px;
}
.container {
width: 1200px;
margin-left: auto;
margin-right: auto;
}