.glitch {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding-bottom: 19px;
}
.glitch:focus {
    outline: none;
}
.dm1 {
    background: #F6D8F9;
    z-index: 1;
    padding: 70px 0 50px 0;
}
.glitch-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #F6D8F9;
}
