#cimage{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    padding-bottom: 0px;
    height: 55px;
    user-select: none;
    text-decoration: line-through;
    font-style: italic;
    font-size: x-large;
    border: red 2px solid;
}
#cref{
    padding: 20px;
}
