body, html {
    color: blue;
    flex: 1;
    display: flex;
}
