<iframe src="https://priyanshuomsd.blogspot.com"> </iframe>
iframe {
border-radius: 10px;
box-shadow: 5px 10px 10px; #ccc;
}
iframe:hover{
border-radius: 10px;
background: green;
box-shadow: 5px 10px 5px green;
transform: scale(1.2);
transform: scale(1.2);
transform: scale(1.2);
transform: scale(1.2);
transform: scale(1.2);
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.