
.oops {
    font-size: 8rem;
}

.line {
    margin-top: 0;
}
.octaedron {
    flex: 0 0 auto;
    right: 5vh;
    top: -0.5vw;
    position: absolute;
    /* width: 38vw;
    height: 38vw; */
    width: 80vh;
    height: 80vh;
}

main a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #84bc22;

}

.search-field {
    border: 2px solid #e8e2d6;
    height: calc(1.5em + .75rem + 4px);
}

.search-lens {
    position: absolute;
    right: 73px;
}