<html>
<style>
.smaller-image{
border-radius: 50%;
100px;
}
</style>
<body> <img class="smaller-image" src="/images/cat.jpg"> </body>
</html>
效果: