<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>知乎-发现更大的世界</title>
<style type="text/css">
body{
background-image: url(bg.png);
background: cover;
font:14px "微软雅黑";
}
.mainbox{
width: 440px;
height: 400px;
background-color: white;
border: 1px solid #e1e1e1;
position: absolute;
top:50%;
left: 50%;
margin-top: -200px;
margin-left: -220px;
<html>
<head>
<meta charset="UTF-8">
<title>知乎-发现更大的世界</title>
<style type="text/css">
body{
background-image: url(bg.png);
background: cover;
font:14px "微软雅黑";
}
.mainbox{
width: 440px;
height: 400px;
background-color: white;
border: 1px solid #e1e1e1;
position: absolute;
top:50%;
left: 50%;
margin-top: -200px;
margin-left: -220px;