galaxy/Patterns/Ratinax_cuddly-shrimp-75.html

9 lines
253 B
HTML

<div class="container"></div>
<style>
/* From Uiverse.io by Ratinax - Tags: simple, circle, pattern */
.container {
width: 100%;
height: 100%;
background: repeating-radial-gradient(circle at 50%, black, grey 1em, white 1em, white 2em);
}
</style>