网上抄的
*{
background-color: #fff;
}
body{
font-family: 'Roboto', sans-serif;
}
h1{
font-size: 1.5em;
font-weight: bold;
margin-bottom: 5px;
letter-spacing: .05em
}
p{
text-rendering: optimizelegibility !important;
letter-spacing: .03em;
}