<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>百度换肤</title>
</head>
<style>
* {
margin: 0;
padding: 0;
}
body {
background: url(img/gangtiexia.jpg) top center no-repeat;
background-size: cover;
}
li {
list-style: none;
}
.baidu {
overflow: hidden;
margin: 100px auto;
background-color: #fff;
width: 410px;
padding-top: 3px;
}
.baidu li {
f