html {
    font-size: 18px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    margin: 0px;
    overflow-x: hidden;
}

.hide {
    display: none;
}