@media screen and (min-width: 812px) {
    .sheet {
        transform: rotate(-90deg);
    }
}