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

* {
    box-sizing: border-box;
}

