* {
    margin: 0;
    box-sizing: border-box;
    transition: 1s;
}