﻿html, body {
    height: 100vh;
}

body {
    display: flex !important;
    align-content: center;
    align-items: center;
}
