CSS Typing Practice
Type the code below as fast and accurately as you can
Difficulty:
0
WPM
100%
Accuracy
0
Errors
60s
Timer
CSSMedium
:root {
--primary: #4f46e5;
--secondary: #7c3aed;
--bg: #f8fafc;
--text: #1e293b;
--radius: 12px;
}
.theme-dark {
--bg: #0f172a;
--text: #f1f5f9;
}
Start typing to begin