h1, h2{
    text-align: center;
}
.sb{
    margin-top: 5em;
}

.infrastructure{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}