📅  最后修改于: 2022-03-11 14:57:20.300000             🧑  作者: Mango
.with-bg-size { background-image: url('https://img1.jurko.net/wall/paper/donald_duck_4.jpg'); width: 200px; height: 100px; background-position: center; /* Make the background image cover the area of the , and clip the excess */ background-size: cover; }