html {
    background-color: #333;
    color: orangered;
}

.heading-text {
    max-width: 50%;
    margin: 0 auto;
}
