.text img {
    text-align: center;
}

.wiki {
    background-color: white;
}

.dont_copy {
    background-color: white;
    padding: 5px;
    border: 1px solid red;
    color: red;
    margin-bottom: 5px;
    font-weight: bold;
}

