.maincontent {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.sci-container {
width: fit-content;
background: #000;
}