Tekst CSS dolny do góry

.rotated {
        writing-mode: tb-rl;
        transform: rotate(-180deg);
    }
Redwan Hussain