html {
	height: 100dvh;
}

body {
    min-height: 100dvh;
}

#copyright {    
	text-align: center;
    font-family: "Barlow Condensed";
    font-weight: 300;
    font-size: 0.85rem;
}
