.tiktok{
    margin-top: 20px;
    margin-bottom: 40px;
    margin: auto;
    width: 90%;
}
.tiktok h3{
    font-size: 40px;
    font-weight: 900;
    margin-bottom: -10px;
    margin-top: -10px;
    color: black;
}

.tiktok-container blockquote{
    border-radius: 20px;
    border: 2px solid var(--items-color);
}