.main_dis{
    max-height: 90vh;
    overflow-y: auto;
}
body{
    color: #404040;
    background-color: hsl(0, 0%, 95%);
}

