.intro{
text-align: justify;
padding: 8px 10px;
border-radius: 5px;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-width: none;
background-color: #EFF8FF;
}
.intro::-webkit-scrollbar,
.intro::-webkit-scrollbar {
display: none;
}
.intro{
text-align: justify;
padding: 8px 10px;
border-radius: 5px;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-width: none;
background-color: #EFF8FF;
}
.intro::-webkit-scrollbar,
.intro::-webkit-scrollbar {
display: none;
}