body {
height: 100vh;
background: repeating-linear-gradient(
to right,
#039BE5 0px,
#039BE5 20px,
#90CAF9 20px,
#90CAF9 40px
);
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.