.api__wrapper {
    height: 100vh;
    max-height: 100vh;
}

.highlight {
    background: #eee;
    padding: 50px;
}


h2 {
    margin-bottom: 30px;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}