源码
源码
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Clock</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="clock">
<div class="circle" style="--clr:#04fc43" id="sc"><i></i></div>
<div class="circle circle2" style="--clr:#fee800" id="mn"><i></i></div>
<div class="circle circle3" style="--clr:#ff2972" id="hr"><i></i></div>
<span style="--i:1;"><b>1</b></span>
<span style="