@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

html,
body {
    width: 100vw;
    height: 100vh;
}

.h-36 {
    height: 140px;
}
