Harley Quinn in pure CSS

Developer
Size
5,634 Kb
Views
14,168

How do I make an harley quinn in pure css?

Please check it full screen for complete details: http://cdpn.io/kjlhm Pure CSS. Another 3h and 20min work.. What is a harley quinn in pure css? How do you make a harley quinn in pure css? This script and codes were developed by Aleks on 14 October 2022, Friday.

Harley Quinn in pure CSS Previews

Harley Quinn in pure CSS - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Harley Quinn in pure CSS</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ body { overflow: hidden;
}
img { position: absolute; opacity:0.3; width: 600px; position: absolute; left: 50%; margin-left: -300px;
}
/* lowest layer */
#left, #right { position: absolute; top: 0; bottom: 0; width: 50%;
}
#left { background: black;
}
#right { background: #F92123; right: 0;
}
#romb-1,#romb-2,#romb-3 { position: absolute;	width: 0;	height: 0;	border: 30px solid transparent;	border-bottom: 50px solid #F92123; left: 50%; top: 50%;
}
#romb-1:after,#romb-2:after,#romb-3:after {	content: '';	position: absolute;	left: -30px; top: 50px;	width: 0;	height: 0;	border: 30px solid transparent;	border-top: 50px solid #F92123;
}
#romb-1 { margin-left: -30px; margin-top: -430px;
}
#romb-2 { margin-left: 15px; margin-top: -360px; border-bottom: 50px solid #000;
}
#romb-2:after {	border-top: 50px solid #000;
}
#romb-3 { margin-left: -75px; margin-top: -360px;
}
#romb-side { left: 50%; top: 50%; position: absolute; margin-top: -400px; width: 0px; height: 0px; border-style: solid; border-width: 50px 0 50px 30px; border-color: transparent transparent transparent #000;
}
#horn-la, #horn-ra, #horn-lb, #horn-rb, #horn-lc, #horn-rc, #horn-ld, #horn-rd, #horn-le, #horn-re, #horn-lf, #horn-rf, #horn-lg, #horn-rg { position: absolute; left: 50%; top: 50%;
}
#horn-la { margin-left: -250px; margin-top: -180px; width:0; height:0; border-right:200px solid transparent; border-top:120px solid #F32220; border-left:0px solid lime; transform: rotate(10deg);
}
#horn-ra { margin-left: 50px; margin-top: -180px; width:0; height:0; border-right:200px solid transparent; border-top:120px solid #060606; border-left:0px solid lime; transform: rotate(-10deg) scaleX(-1);
}
#horn-lb { margin-left: -220px; margin-top: -135px; width: 0;	height: 0;	border-top: 40px solid transparent;	border-right: 110px solid #85282D;	border-bottom: 50px solid transparent;
}
#horn-rb { margin-left: 110px; margin-top: -135px; width: 0;	height: 0;	border-top: 40px solid transparent;	border-right: 110px solid #323332;	border-bottom: 50px solid transparent; transform: scaleX(-1);
}
#horn-lc { margin-left: -220px; margin-top: -90px; width: 0;	height: 0;	border-top: 20px solid transparent;	border-right: 110px solid #590809;	border-bottom: 20px solid transparent; transform: rotate(25deg);
}
#horn-rc { margin-left: 110px; margin-top: -90px; width: 0;	height: 0;	border-top: 20px solid transparent;	border-right: 110px solid #4F4F4F;	border-bottom: 20px solid transparent; transform: rotate(-25deg) scaleX(-1);
}
#horn-ld { margin-left: -283px; margin-top: -200px; width: 0;	height: 0;	border-top: 110px solid transparent;	border-right: 30px solid #560A0B;	border-bottom: 70px solid transparent; transform: rotate(10deg);
}
#horn-rd { margin-left: 253px; margin-top: -200px; width: 0;	height: 0;	border-top: 110px solid transparent;	border-right: 30px solid #373636;	border-bottom: 70px solid transparent; transform: rotate(-10deg) scaleX(-1);
}
#horn-le { margin-left: -264px; margin-top: -167px; width: 0;	height: 0;	border-top: 60px solid transparent;	border-right: 40px solid #F32220;	border-bottom: 90px solid transparent; transform: rotate(34deg);
}
#horn-re { margin-left: 224px; margin-top: -167px; width: 0;	height: 0;	border-top: 60px solid transparent;	border-right: 40px solid #060606;	border-bottom: 90px solid transparent; transform: rotate(-34deg) scaleX(-1);
}
#horn-lf { margin-left: -272px; margin-top: -100px; width: 0;	height: 0;	border-top: 75px solid transparent;	border-right: 40px solid #85282D;	border-bottom: 90px solid transparent; transform: rotate(10deg);
}
#horn-rf { margin-left: 232px; margin-top: -100px; width: 0;	height: 0;	border-top: 75px solid transparent;	border-right: 40px solid #060606;	border-bottom: 90px solid transparent; transform: rotate(-10deg) scaleX(-1);
}
#head { background: #F92123; width: 250px; height: 360px; position: absolute; left: 50%; top: 50%; margin-left: -125px; margin-top: -200px; border-radius: 100% 100% 100% 100% / 70% 70% 120% 120%;
}
#half-head { background: #000; width: 125px; height: 360px; position: absolute; left: 50%; top: 50%; margin-left: 0px; margin-top: -200px; border-radius: 0% 100% 100% 0% / 0% 35% 60% 0%;
}
#neck { width: 120px; height: 100px; position: absolute; left: 50%; top: 50%; margin-left: -60px; margin-top: 120px; background: #780503;
}
#neck-left { width: 60px; height: 100px; position: absolute; left: 50%; top: 50%; margin-left: -60px; margin-top: 120px; background: #363737;
}
#torso { left: 50%; top: 50%; margin-left: -300px; margin-top: -130px; position: absolute;	width: 0;	height: 0;	border: 300px solid transparent;	border-bottom: 170px solid #780503;
}
#torso:after {	content: '';	position: absolute;	left: -300px; top: 170px;	width: 0;	height: 0;	border: 300px solid transparent;	border-top: 50px solid #272727;
}
#breasts { left: 50%; top: 50%; margin-left: -190px; margin-top: 10px; position: absolute;	width: 0;	height: 0;	border: 190px solid transparent;	border-bottom: 170px solid #000;
}
#breasts:after {	content: '';	position: absolute;	left: -190px; top: 170px;	width: 0;	height: 0;	border: 190px solid transparent;	border-top: 200px solid #5B0705;
}
#breasts-support { left: 50%; top: 50%; margin-left: -190px; margin-top: 10px; position: absolute;	width: 0;	height: 0;	border: 190px solid transparent;	border-bottom: 170px solid #E72727;
}
#breasts-support:after {	content: '';	position: absolute;	left: -190px; top: 170px;	width: 0;	height: 0;	border: 190px solid transparent;	border-top: 60px solid #535351;
}
#left-jingle, #right-jingle { background: #E5C7B5; margin-top: 30px; width: 70px; height: 70px; border-radius: 70px; position: absolute; left: 50%; top: 50%;
}
#left-jingle { margin-left: -270px;
}
#right-jingle { margin-left: 200px;
}
/* middle layer */
#neck-collar { width: 130px; height: 50px; position: absolute; left: 50%; top: 50%; margin-left: -65px; margin-top: 170px; background: #E5C7B5;
}
#collar-left { left: 50%; top: 50%; margin-left: -75px; margin-top: 110px; position: absolute;	width: 0;	height: 0;	border: 50px solid transparent;	border-bottom: 170px solid #E5C7B5; transform: rotate(50deg);
}
#collar-left:after {	content: '';	position: absolute;	left: -50px; top: 170px;	width: 0;	height: 0;	border: 50px solid transparent;	border-top: 40px solid #E5C7B5;
}
#collar-middle { left: 50%; top: 50%; margin-left: -70px; margin-top: 120px; position: absolute;	width: 0;	height: 0;	border: 70px solid transparent;	border-bottom: 170px solid #E5C7B5;
}
#collar-middle:after {	content: '';	position: absolute;	left: -70px; top: 170px;	width: 0;	height: 0;	border: 70px solid transparent;	border-top: 90px solid #E5C7B5;
}
#collar-right { left: 50%; top: 50%; margin-left: -25px; margin-top: 110px; position: absolute;	width: 0;	height: 0;	border: 50px solid transparent;	border-bottom: 170px solid #E5C7B5; transform: rotate(-50deg) scaleX(-1);
}
#collar-right:after {	content: '';	position: absolute;	left: -50px; top: 170px;	width: 0;	height: 0;	border: 50px solid transparent;	border-top: 40px solid #E5C7B5;
}
#collar-left-jingle { background: #E5C7B5; margin-top: 310px; margin-left: -170px; width: 40px; height: 40px; border-radius: 70px; position: absolute; left: 50%; top: 50%;
}
#collar-right-jingle { position: absolute; background: #E5C7B5; margin-top: 310px; margin-left: 130px; width: 40px; height: 40px; border-radius: 70px; left: 50%; top: 50%;
}
#face-a { background: #E5C7B5; width: 230px; height: 105px; position: absolute; left: 50%; top: 50%; margin-left: -115px; margin-top: -105px; border-radius: 100% 100% 0% 0%;
}
#face-b { background: #E5C7B5; width: 230px; height: 105px; position: absolute; left: 50%; top: 50%; margin-left: -115px; margin-top: -60px;
}
#face-c { position: absolute; left: 50%; top: 50%; margin-left: -115px; margin-top: 45px; border-top: 80px solid #E5C7B5;	border-left: 45px solid transparent;	border-right: 45px solid transparent;	height: 0;	width: 140px;
}
#face-d { position: absolute; left: 50%; top: 50%; margin-left: -70px; margin-top: 125px; border-top: 30px solid #E5C7B5;	border-left: 45px solid transparent;	border-right: 45px solid transparent;	height: 0;	width: 50px;
}
/* upper layer */
#lips { position: absolute; left: 50%; top: 50%; margin-left: -35px; margin-top: 80px; width: 70px;	height: 35px;	background: #000;	border-radius: 70px / 35px;
}
#smile{ position: absolute; left: 50%; top: 50%; margin-left: -55px; margin-top: 5px; width:110px; height:110px; background: #000; border-radius: 50%;
}
#smile-mask{ position: absolute; left: 50%; top: 50%; margin-left: -55px; margin-top: -25px; width:110px; height:110px; background: #E5C7B5;
}
#left-eye-mask { position: absolute; left: 50%; top: 50%; margin-left: -100px; margin-top: -72px; transform: rotate(-40deg); width: 80px; height: 120px; background-color: #000; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#right-eye-mask { position: absolute; left: 50%; top: 50%; margin-left: 20px; margin-top: -72px; transform: rotate(40deg); width: 80px; height: 120px; background-color: #000; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#middle-eye-connector { background-color: #000; position: absolute; left: 50%; top: 50%; margin-left: -40px; margin-top: -30px; width: 80px; height: 45px;
}
#forehead { position: absolute; left: 50%; top: 50%; transform: rotate(180deg); margin-left: -40px; margin-top: -102px; width: 80px; height: 80px; background-color: #E5C7B5; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#nose { position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: 11px; width: 40px; height: 60px; background-color: #E5C7B5; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#left-brow { position: absolute; left: 50%; top: 50%; margin-left: -90px; margin-top: -80px; width: 30px; height: 60px; border-bottom-right-radius: 30px; background-color: #000; transform: rotate(-75deg);
}
#right-brow { position: absolute; left: 50%; top: 50%; margin-left: 60px; margin-top: -80px; width: 30px; height: 60px; border-bottom-right-radius: 30px; background-color: #000; transform: rotate(75deg) scaleX(-1);
}
#left-eye { position: absolute; left: 50%; top: 50%; margin-left: -90px; margin-top: -58px; transform: rotate(-40deg); width: 50px; height: 90px; background-color: #FFF; border-radius: 50% 50% 50% 50% / 60% 60% 5% 40%;
}
#right-eye { position: absolute; left: 50%; top: 50%; margin-left: 35px; margin-top: -58px; transform: rotate(40deg) scaleX(-1); width: 50px; height: 90px; background-color: #FFF; border-radius: 50% 50% 50% 50% / 60% 60% 5% 40%;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div id='left'></div>
<div id='right'></div>
<div id='romb-1'></div>
<div id='romb-side'></div>
<div id='romb-2'></div>
<div id='romb-3'></div>
<div id='torso'></div>
<div id='breasts'></div>
<div id='breasts-support'></div>
<div id='left-jingle'></div>
<div id='right-jingle'></div>
<div id='horn-la'></div>
<div id='horn-ra'></div>
<div id='horn-lb'></div>
<div id='horn-rb'></div>
<div id='horn-lc'></div>
<div id='horn-rc'></div>
<div id='horn-ld'></div>
<div id='horn-rd'></div>
<div id='horn-le'></div>
<div id='horn-re'></div>
<div id='horn-lf'></div>
<div id='horn-rf'></div>
<div id='horn-lg'></div>
<div id='horn-rg'></div>
<div id='neck'></div>
<div id='neck-left'></div>
<div id='neck-collar'></div>
<div id='collar-left'></div>
<div id='collar-middle'></div>
<div id='collar-right'></div>
<div id='collar-left-jingle'></div>
<div id='collar-right-jingle'></div>
<div id='head'></div>
<div id='half-head'></div>
<div id='face-a'></div>
<div id='face-b'></div>
<div id='face-c'></div>
<div id='face-d'></div>
<div id='smile'></div>
<div id='smile-mask'></div>
<div id='lips'></div>
<div id='left-eye-mask'></div>
<div id='right-eye-mask'></div>
<div id='middle-eye-connector'></div>
<div id='forehead'></div>
<div id='nose'></div>
<div id='left-brow'></div>
<div id='right-brow'></div>
<div id='left-eye'></div>
<div id='right-eye'></div>
</body>
</html>

Harley Quinn in pure CSS - Script Codes CSS Codes

body { overflow: hidden;
}
img { position: absolute; opacity:0.3; width: 600px; position: absolute; left: 50%; margin-left: -300px;
}
/* lowest layer */
#left, #right { position: absolute; top: 0; bottom: 0; width: 50%;
}
#left { background: black;
}
#right { background: #F92123; right: 0;
}
#romb-1,#romb-2,#romb-3 { position: absolute;	width: 0;	height: 0;	border: 30px solid transparent;	border-bottom: 50px solid #F92123; left: 50%; top: 50%;
}
#romb-1:after,#romb-2:after,#romb-3:after {	content: '';	position: absolute;	left: -30px; top: 50px;	width: 0;	height: 0;	border: 30px solid transparent;	border-top: 50px solid #F92123;
}
#romb-1 { margin-left: -30px; margin-top: -430px;
}
#romb-2 { margin-left: 15px; margin-top: -360px; border-bottom: 50px solid #000;
}
#romb-2:after {	border-top: 50px solid #000;
}
#romb-3 { margin-left: -75px; margin-top: -360px;
}
#romb-side { left: 50%; top: 50%; position: absolute; margin-top: -400px; width: 0px; height: 0px; border-style: solid; border-width: 50px 0 50px 30px; border-color: transparent transparent transparent #000;
}
#horn-la, #horn-ra, #horn-lb, #horn-rb, #horn-lc, #horn-rc, #horn-ld, #horn-rd, #horn-le, #horn-re, #horn-lf, #horn-rf, #horn-lg, #horn-rg { position: absolute; left: 50%; top: 50%;
}
#horn-la { margin-left: -250px; margin-top: -180px; width:0; height:0; border-right:200px solid transparent; border-top:120px solid #F32220; border-left:0px solid lime; transform: rotate(10deg);
}
#horn-ra { margin-left: 50px; margin-top: -180px; width:0; height:0; border-right:200px solid transparent; border-top:120px solid #060606; border-left:0px solid lime; transform: rotate(-10deg) scaleX(-1);
}
#horn-lb { margin-left: -220px; margin-top: -135px; width: 0;	height: 0;	border-top: 40px solid transparent;	border-right: 110px solid #85282D;	border-bottom: 50px solid transparent;
}
#horn-rb { margin-left: 110px; margin-top: -135px; width: 0;	height: 0;	border-top: 40px solid transparent;	border-right: 110px solid #323332;	border-bottom: 50px solid transparent; transform: scaleX(-1);
}
#horn-lc { margin-left: -220px; margin-top: -90px; width: 0;	height: 0;	border-top: 20px solid transparent;	border-right: 110px solid #590809;	border-bottom: 20px solid transparent; transform: rotate(25deg);
}
#horn-rc { margin-left: 110px; margin-top: -90px; width: 0;	height: 0;	border-top: 20px solid transparent;	border-right: 110px solid #4F4F4F;	border-bottom: 20px solid transparent; transform: rotate(-25deg) scaleX(-1);
}
#horn-ld { margin-left: -283px; margin-top: -200px; width: 0;	height: 0;	border-top: 110px solid transparent;	border-right: 30px solid #560A0B;	border-bottom: 70px solid transparent; transform: rotate(10deg);
}
#horn-rd { margin-left: 253px; margin-top: -200px; width: 0;	height: 0;	border-top: 110px solid transparent;	border-right: 30px solid #373636;	border-bottom: 70px solid transparent; transform: rotate(-10deg) scaleX(-1);
}
#horn-le { margin-left: -264px; margin-top: -167px; width: 0;	height: 0;	border-top: 60px solid transparent;	border-right: 40px solid #F32220;	border-bottom: 90px solid transparent; transform: rotate(34deg);
}
#horn-re { margin-left: 224px; margin-top: -167px; width: 0;	height: 0;	border-top: 60px solid transparent;	border-right: 40px solid #060606;	border-bottom: 90px solid transparent; transform: rotate(-34deg) scaleX(-1);
}
#horn-lf { margin-left: -272px; margin-top: -100px; width: 0;	height: 0;	border-top: 75px solid transparent;	border-right: 40px solid #85282D;	border-bottom: 90px solid transparent; transform: rotate(10deg);
}
#horn-rf { margin-left: 232px; margin-top: -100px; width: 0;	height: 0;	border-top: 75px solid transparent;	border-right: 40px solid #060606;	border-bottom: 90px solid transparent; transform: rotate(-10deg) scaleX(-1);
}
#head { background: #F92123; width: 250px; height: 360px; position: absolute; left: 50%; top: 50%; margin-left: -125px; margin-top: -200px; border-radius: 100% 100% 100% 100% / 70% 70% 120% 120%;
}
#half-head { background: #000; width: 125px; height: 360px; position: absolute; left: 50%; top: 50%; margin-left: 0px; margin-top: -200px; border-radius: 0% 100% 100% 0% / 0% 35% 60% 0%;
}
#neck { width: 120px; height: 100px; position: absolute; left: 50%; top: 50%; margin-left: -60px; margin-top: 120px; background: #780503;
}
#neck-left { width: 60px; height: 100px; position: absolute; left: 50%; top: 50%; margin-left: -60px; margin-top: 120px; background: #363737;
}
#torso { left: 50%; top: 50%; margin-left: -300px; margin-top: -130px; position: absolute;	width: 0;	height: 0;	border: 300px solid transparent;	border-bottom: 170px solid #780503;
}
#torso:after {	content: '';	position: absolute;	left: -300px; top: 170px;	width: 0;	height: 0;	border: 300px solid transparent;	border-top: 50px solid #272727;
}
#breasts { left: 50%; top: 50%; margin-left: -190px; margin-top: 10px; position: absolute;	width: 0;	height: 0;	border: 190px solid transparent;	border-bottom: 170px solid #000;
}
#breasts:after {	content: '';	position: absolute;	left: -190px; top: 170px;	width: 0;	height: 0;	border: 190px solid transparent;	border-top: 200px solid #5B0705;
}
#breasts-support { left: 50%; top: 50%; margin-left: -190px; margin-top: 10px; position: absolute;	width: 0;	height: 0;	border: 190px solid transparent;	border-bottom: 170px solid #E72727;
}
#breasts-support:after {	content: '';	position: absolute;	left: -190px; top: 170px;	width: 0;	height: 0;	border: 190px solid transparent;	border-top: 60px solid #535351;
}
#left-jingle, #right-jingle { background: #E5C7B5; margin-top: 30px; width: 70px; height: 70px; border-radius: 70px; position: absolute; left: 50%; top: 50%;
}
#left-jingle { margin-left: -270px;
}
#right-jingle { margin-left: 200px;
}
/* middle layer */
#neck-collar { width: 130px; height: 50px; position: absolute; left: 50%; top: 50%; margin-left: -65px; margin-top: 170px; background: #E5C7B5;
}
#collar-left { left: 50%; top: 50%; margin-left: -75px; margin-top: 110px; position: absolute;	width: 0;	height: 0;	border: 50px solid transparent;	border-bottom: 170px solid #E5C7B5; transform: rotate(50deg);
}
#collar-left:after {	content: '';	position: absolute;	left: -50px; top: 170px;	width: 0;	height: 0;	border: 50px solid transparent;	border-top: 40px solid #E5C7B5;
}
#collar-middle { left: 50%; top: 50%; margin-left: -70px; margin-top: 120px; position: absolute;	width: 0;	height: 0;	border: 70px solid transparent;	border-bottom: 170px solid #E5C7B5;
}
#collar-middle:after {	content: '';	position: absolute;	left: -70px; top: 170px;	width: 0;	height: 0;	border: 70px solid transparent;	border-top: 90px solid #E5C7B5;
}
#collar-right { left: 50%; top: 50%; margin-left: -25px; margin-top: 110px; position: absolute;	width: 0;	height: 0;	border: 50px solid transparent;	border-bottom: 170px solid #E5C7B5; transform: rotate(-50deg) scaleX(-1);
}
#collar-right:after {	content: '';	position: absolute;	left: -50px; top: 170px;	width: 0;	height: 0;	border: 50px solid transparent;	border-top: 40px solid #E5C7B5;
}
#collar-left-jingle { background: #E5C7B5; margin-top: 310px; margin-left: -170px; width: 40px; height: 40px; border-radius: 70px; position: absolute; left: 50%; top: 50%;
}
#collar-right-jingle { position: absolute; background: #E5C7B5; margin-top: 310px; margin-left: 130px; width: 40px; height: 40px; border-radius: 70px; left: 50%; top: 50%;
}
#face-a { background: #E5C7B5; width: 230px; height: 105px; position: absolute; left: 50%; top: 50%; margin-left: -115px; margin-top: -105px; border-radius: 100% 100% 0% 0%;
}
#face-b { background: #E5C7B5; width: 230px; height: 105px; position: absolute; left: 50%; top: 50%; margin-left: -115px; margin-top: -60px;
}
#face-c { position: absolute; left: 50%; top: 50%; margin-left: -115px; margin-top: 45px; border-top: 80px solid #E5C7B5;	border-left: 45px solid transparent;	border-right: 45px solid transparent;	height: 0;	width: 140px;
}
#face-d { position: absolute; left: 50%; top: 50%; margin-left: -70px; margin-top: 125px; border-top: 30px solid #E5C7B5;	border-left: 45px solid transparent;	border-right: 45px solid transparent;	height: 0;	width: 50px;
}
/* upper layer */
#lips { position: absolute; left: 50%; top: 50%; margin-left: -35px; margin-top: 80px; width: 70px;	height: 35px;	background: #000;	border-radius: 70px / 35px;
}
#smile{ position: absolute; left: 50%; top: 50%; margin-left: -55px; margin-top: 5px; width:110px; height:110px; background: #000; border-radius: 50%;
}
#smile-mask{ position: absolute; left: 50%; top: 50%; margin-left: -55px; margin-top: -25px; width:110px; height:110px; background: #E5C7B5;
}
#left-eye-mask { position: absolute; left: 50%; top: 50%; margin-left: -100px; margin-top: -72px; transform: rotate(-40deg); width: 80px; height: 120px; background-color: #000; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#right-eye-mask { position: absolute; left: 50%; top: 50%; margin-left: 20px; margin-top: -72px; transform: rotate(40deg); width: 80px; height: 120px; background-color: #000; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#middle-eye-connector { background-color: #000; position: absolute; left: 50%; top: 50%; margin-left: -40px; margin-top: -30px; width: 80px; height: 45px;
}
#forehead { position: absolute; left: 50%; top: 50%; transform: rotate(180deg); margin-left: -40px; margin-top: -102px; width: 80px; height: 80px; background-color: #E5C7B5; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#nose { position: absolute; left: 50%; top: 50%; margin-left: -20px; margin-top: 11px; width: 40px; height: 60px; background-color: #E5C7B5; border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
#left-brow { position: absolute; left: 50%; top: 50%; margin-left: -90px; margin-top: -80px; width: 30px; height: 60px; border-bottom-right-radius: 30px; background-color: #000; transform: rotate(-75deg);
}
#right-brow { position: absolute; left: 50%; top: 50%; margin-left: 60px; margin-top: -80px; width: 30px; height: 60px; border-bottom-right-radius: 30px; background-color: #000; transform: rotate(75deg) scaleX(-1);
}
#left-eye { position: absolute; left: 50%; top: 50%; margin-left: -90px; margin-top: -58px; transform: rotate(-40deg); width: 50px; height: 90px; background-color: #FFF; border-radius: 50% 50% 50% 50% / 60% 60% 5% 40%;
}
#right-eye { position: absolute; left: 50%; top: 50%; margin-left: 35px; margin-top: -58px; transform: rotate(40deg) scaleX(-1); width: 50px; height: 90px; background-color: #FFF; border-radius: 50% 50% 50% 50% / 60% 60% 5% 40%;
}
Harley Quinn in pure CSS - Script Codes
Harley Quinn in pure CSS - Script Codes
Home Page Home
Developer Aleks
Username achudars
Uploaded October 14, 2022
Rating 3.5
Size 5,634 Kb
Views 14,168
Do you need developer help for Harley Quinn in pure CSS?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Aleks (achudars) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!