* {
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

html,body{
    margin:0
}

