galaxy/Patterns/AspenBranch_slippery-sheep-50.html

9 lines
260 B
HTML

<div class="container"></div>
<style>
/* From Uiverse.io by AspenBranch - Tags: simple, light, pattern */
.container {
width: 100%;
height: 100%;
background: repeating-linear-gradient(45deg, #92c9b1, #92c9b1 20px, #b3e0d2 20px, #b3e0d2 40px);
}
</style>