body {
width: 100vw;
min-height: 100vh;
background: linear-gradient(135deg, #ff9800, #ff9800 min(20vw, 60%), #00bcd4);
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.