﻿body {
    background: #f5f7fa;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
