*{
    padding: 0;
    margin: 1em;
    box-sizing: border-box;
}
span{
    color:red;
}