-
Notifications
You must be signed in to change notification settings - Fork 1
/
079.ts
7 lines (7 loc) · 833 Bytes
/
079.ts
1
2
3
4
5
6
7
export default {
id: '079',
title: 'Target #79 - Tambourine',
url: 'https://cssbattle.dev/play/79',
solution:
'<a a><a b><a c><style>[a],[b]{border-radius:9in}[b],body{background:#6592cf}a{position:fixed}[a]{top:75;left:115;width:150;height:150;border:10px solid #243d83}[b]{top:200;left:140;width:100;height:100;border:10px solid #243d83;clip-path:circle(80px at center -34px)}[c]{top:95;left:105;width:50;height:50;border-radius:9in;box-shadow:inset 0 0 0 10px #243d83,inset 0 0 0 20px #6592cf,inset 0 0 0 30px #243d83,0 70px 0 -20px #243d83,70px -40px 0 -20px #243d83,140px 0 0 -20px #243d83,140px 70px 0 -20px #243d83,0 70px 0 -10px #6592cf,70px -40px 0 -10px #6592cf,140px 0 0 -10px #6592cf,140px 70px 0 -10px #6592cf,0 70px 0 0 #243d83,70px -40px 0 0 #243d83,140px 0 0 0 #243d83,140px 70px 0 0 #243d83}</style>',
}