*{
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    box-sizing: border-box;
    /*
    color: #000000;
    text-decoration: none;
    */
}