body{
    padding: 30px;
    background-color: #dedede;
    font-size: 16px;
    font-family:"Arial", sans-serif;
    font-weight: 500;
    line-height: 1.4;
}
a{
    color: #000;
}