h1 {
    color: rgb(84, 84, 84);
    text-align: center;
}
body {
    color:rgb(84, 84, 84);
    text-align: center;
}
.doors{
    word-spacing: 50px;
    padding: 20px;
}

#responsiveText{
    width: 100%;
    height: 100px;
    overflow: hidden
}