body {
    display: flex;
    justify-content: center;
}

.section-1 {
    border: solid;
    height: 30vh;
}

.text-section{
    text-align: center;
}
.internet-disk {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.inter{
    color: red;
}

th,td{
    padding: 30px;
}