Math, asked by faheemnasir976, 8 months ago

plz solve this ques​

Attachments:

Answers

Answered by palak0485
0

Answer:

/*

By - Ayush

*/

body {

background:#3e505e

}

.face {

height: 600px;

width: 350px;

position: relative;

margin: auto;

}

.face:before {

content:'';

background:black;

height:122px;

width:95px;

position:absolute;

z-index:6;

left:210px;

top:29px;

border-radius:100% 190% 100% 0%;

transform: rotate(-20deg);

}

.face:after {

coding

Similar questions