﻿body {
    display: flex;
    justify-content: center;
    position: absolute;
    height: 100%;
    width: 100%;
    align-items: center;
}
