html,body{
margin:0;
padding:0
}
body{
margin:0;
font-family:Roboto, Arial, sans-serif;
font-size:16px;
line-height:1.6;
background:#f7f7f7
}
a{
color:#10B981;
text-decoration:none
}
