.wiki-image {
    max-width: 100%;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 0 20px #9b4dff55;
}

.wiki-content {
    white-space: pre-wrap;
    line-height: 1.6;
    color: #e5e5ff;
}