﻿html {
    height: 100%;
}

body {
    margin: 0;
    min-height: 100vh;
}
