@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

html, body {
    padding: 0;
    margin: 0;
}

* {
    box-sizing: border-box;
}




