        body {
            display:flex;
            justify-content:center;
            align-items:center;
            height:100vh;
            font-size:2em;
            color:#6c757d
        }