/* FONTS */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Biryani:200,300');

/*OTHER */

body,
html {
    height: 100%;
}