.clio-boot {
    min-height: 100vh;
    display: grid;
    place-items: center;
    font-size: 1rem;
    color: #42526e;
}