body {
    background-color: rgba(56, 57, 57, 0.859);
}

.main-sec {
    border: 1px solid black;
    border-radius: 10px;
    background-color: rgba(237, 236, 236, 0.506);
}