* {
    margin: 0;
    padding: 0;
    font-weight: 300;
    box-sizing: border-box;
}


