body {
    font-family: 'Open Sans', sans-serif;
}

html {
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
}