<style>
.WebImage
{
   border: 4px solid #000000;
   border-radius: 10px;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   margin: 3px 3px 3px 3px;
   left: 0;
   top: 0;
   width: 40%;
   height: 40%;
}
</style>