

html, body{
    overflow:hidden;
}

*{
    margin:0;
    padding:0;
}

body{
    font-family: 'Montserrat', sans-serif;
}