* {
    position:relative;
    box-sizing:border-box;
    outline:none;
    margin:0;
    border:0;
    padding:0;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
}
