#diy-image img {
    width: 100%;
    max-height: 70vh;
}
pre {
    color: #fff;
    background-color: #3b426a;
}
#project-content figure {
    width: 100% !important;
}
.diy-info {
    background-color: #fa0202;
    color: black;
    font-weight: 500;
    padding: 10px 39px 10px 10px;
    position: relative;
    top: -70px;
    width: fit-content;
}
