Elements
Challenges
Spotlight
Get Pro
Create
Sign in with GitHub
This post is saved as a draft.
#e8e8e8
Generate
HTML
CSS
Copy
1
.loader
{
2
height
:
20vh
;
3
width
:
20vh
;
4
max-height
:
480px
;
5
min-width
:
480px
;
6
}
.loader { height: 20vh; width: 20vh; max-height: 480px; min-width: 480px; }
Variation of a
loader
Sign in with GitHub
Variation of a
loader