效果 (源码网盘地址在最后)
index.html
互动式按钮边框
Hover me and look at my border
css
body {
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;