.test-container {
    background-color: red;
    height: 500px;
}

.test-container h1 {
    color: #fff;
    text-align: center;
}