.container{
    color: rgb(100, 100, 100);
    padding: 10px;
}

.textingLevels{
    padding: 10px;
    word-spacing: 10px;
}

#textYouWillType{
    background-color: yellow;

}
