世界杯历史十佳进球
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
maxwidth: 800px;
margin: 0 auto;
padding: 20px;
}
h1 {
textalign: center;
}
h2 {
margintop: 30px;
}
p {
textindent: 2em;
}
.videocontainer {
position: relative;
paddingbottom: 56.25%;
paddingtop: 30px;
height: 0;
overflow: hidden;
}
.videocontainer iframe,
.videocontainer object,
.videocontainer embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}