position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, .6);
z-index: 99;
打开即可食用
博客围绕CSS展开,虽内容仅提及‘打开即可食用’,但结合标签可知与CSS、CSS3等前端技术相关,为读者提供了关于前端CSS方面的信息。
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(0, 0, 0, .6);
z-index: 99;
打开即可食用
194

被折叠的 条评论
为什么被折叠?