* {
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    border: 0;
    outline: 0 none;
}
