CSS Puns

titanic css icon
#titanic { 
        float: none; 
        }
bermuda triangle css icon
#bermuda-triangle {
        display: none;
        }
harry-potter css icon
.invisibility-cloak + 
        #harry-potter { 
        visibility: hidden;
        }
harry-potter css icon
.invisibility-cloak +
        #mad-eye-moody {
        visibility: visible !important;
        }
        
usa mexico css icon
#usa + #mexico { 
        border: 1px dashed;
        }
europe css icon
#europe .country { 
        border: none;
        }
china css icon
#china { 
        border-top-style: solid;
        }
sniper css icon
.sniper-mode-engaged { 
        cursor: crosshair;
        }
bambis mom css icon
.bambis-mom { 
        cursor: crosshair; 
        orphans: 1; 
        }
kkk css icon
.kkk { 
        color: white !important;
        }
periodic css icon
#periodic { 
        display: table;
        }
big bang css icon
#big-bang::before { 
        content: "";
        }
chucknorris css icon
#chucknorris { 
        color: #BADA55;
        }
none css icon
#nsa { 
        opacity: 1; 
        }
tower of pisa css icon
#tower-of-pisa { 
        font-style: italic;
        }
australia css icon
#australia { 
        transform: rotateY(180deg);
        }
bruce-banner css icon
.bruce-banner { 
        color: pink;
        transition: color 10s;
        }
bruce-banner css icon
.bruce-banner .the-hulk {
        color: green;
        }
        
oliver-queen css icon
.oliver-queen { 
        cursor: arrow;
        }
        
ninja css icon
.ninja { 
        visibility: hidden;
        color: black;
        animation-duration: 0.00001s;
        }
ghost css icon
.ghost { 
        color: white;
        opacity: 0.1;
        }
mario css icon
.mario { 
        transform: scale (200%);
        }
monarch css icon
.monarch { 
        position: inherit;
        }
germany css icon
.berlin-wall-1989 { 
        height: 0;
        border-collapse: collapse;
        }
leprechaun css icon
.leprechaun { 
        height: 20%; 
        color: green; 
        display: none; 
        }
none css icon
.infinity-edge-pools { 
        overflow: hidden;
        }
obese css icon
.obese { 
        width: 200%;
        overflow: visible;
        }
muscles css icon
#muscles { 
        display: flex;
        }
none css icon
.religious-upbringing { 
        perspective: inherit; 
        }
yomama css icon
.yomama { 
        width: 99999999px;
        }
wife css icon
.wife { 
        right: 100%;
        margin: 0%;
        }
lego css icon
#lego { 
        display: block;
        }
hobbit css icon
.hobbit { 
        height: 50%;
        }
        
        .hobbit #foot {
        width: 200%;
        }
        
delorean css icon
.delorean { 
        z-index: -1955;
        }
        
none css icon
.fear { 
        display: none;
        }
        
none css icon
.usa > .marijuana-laws {
        .federal {
        cursor: not-allowed !important;
        .state {
        cursor: wait;
        &.AK, &.CO, &.DC, &.OR, &.WA {
        cursor: progress;
        }
        }
        }
        }
none css icon
.single-lane-road { 
        width: auto;
        }
none css icon
.samsung { 
        @extend apple; 
        }
        
rip css icon
#rip { 
        bottom: -6912px;
        /* 6912px = 6 feet */
        }
none css icon
.defibrillator { 
        clear: both;
        }
illuminati css icon
.illuminati { 
        position: absolute;
        visibility: hidden;
        }
        
none css icon
.government { 
        transition: all 4yr ease-out;
        }
none css icon
.congress-person { 
        align-self: inherit;
        color: inherit;
        position: sticky;
        visibility: hidden;
        will-change: transform;
        }
none css icon
#autobots { 
        transform: translate3d();
        }
none css icon
#ikea { 
        display: table;
        }
none css icon
#moses > .sea { 
        column-count: 2;
        }
none css icon
gangsta-rap { 
        word-spacing: 0;
        }
none css icon
.rich-people { 
        top: 1%;
        }
none css icon
.working-class {
        bottom: 99%;
        }
none css icon
.roi-dagobert {
        /* BDO: rtl;*/
        clip: rect(100px 0 0 0);
        }
none css icon
@media (!small) and (damn-small) .omfg }}
@media (max-device-width:42mm) and
(min-device-width:38mm).omfg }}
sleep css icon
// How to fall asleep in C++
while (!asleep) { sheep++}