:root
{
    --transition-time: 0.4s;
    --navbar-height: 0px;
}

body,
.content-container
{
    width: 100%;
    height: 100%;
}