1 <body style=
"-webkit-writing-mode: vertical-lr">
2 <div style=
"height: 600px; text-align: center;margin-right:50px">
6 background-color: lightyellow;
7 -webkit-border-radius: 10px;
8 border: 5px solid green;
10 -webkit-box-shadow: -30px 15px 5px rgba(0, 0, 0, 0.2) inset;
12 This sentence is too long to fit on a single line.
16 <div style=
"height: 600px; text-align: center;">
20 background-color: lightyellow;
21 -webkit-border-radius: 10px;
22 border: 5px solid green;
24 -webkit-box-shadow: -30px 15px 5px rgba(0, 0, 0, 0.2);
26 This sentence is too long to fit on a single line.