.container {
    display: flex;
    align-content: center;
    justify-content: center;
    font-size: 40px;
    color: red;
}