.survey-window{
   padding: 20px;
   
}

.survey-container{
   
}

.terminal {
    --color: rgb(0, 31, 44);
    --background: white;
    --link-color: #2c2da3;
    --size: 2;

}