body {
    transform: scaleX(-1);
    transform-origin: center;
}

#pidmol-footer {
    text-align: center;
    transform: scaleX(-1);
}
