marshallsmyth icon

Visual Field 3/2/24

marshallsmyth | PRO | 03/03/24 06:59:08 AM UTC (Edited) | 0 ⭐ | 5449 👁️ | Never ⏰ | []
CSS |

1.27 KB

|

None

|

0 👍

/

0 👎

 
 <!DOCTYPE html><html lang="en"><head><title>PERFECT LINE 1</title><style> 
 
 @import url('https://fonts.googleapis.com/css?family=Kaushan+Script|Amita|Bungee+Spice|Black+Ops+One');
 ::-webkit-scrollbar-track {background:#f07;} ::-webkit-scrollbar-thumb {border-radius:2px;background:#00c;}
 ::-webkit-scrollbar {width:.3vw;height:0vh;}
 
   body {background:#005;background-image:url("");background-repeat:no-repeat;
 background-size:100vw 100vh;overflow:hidden;}
   
   h1 {font-family:amita, "kaushan script", "bungee spice";text-shadow:1px 1px .2px #00f;
 font-size:1px;line-height:11px;color:#fff;text-align:center;
 word-spacing:1px;margin:0 12px 0 0;padding:0 0 0 0;}
 
 .lteye, .rteye {background-image:url("");
 background-repeat:no-repeat;background-size:100vw 100vh;position:fixed;top:40px;width:666px;
 height:666px;border:gold solid .5px;overflow:hidden;  background:;  opacity:1;
 border-radius:333px;}
 .lteye {left:60px;} .rteye {left:800px;}
 
 </style>
 
 <h1>Marshall Smyth Visual Field 3/1/24</h1> 
 
 <div class="lteye"><img src="https://i.imgur.com/yMwgQT8.jpg" style="width:100%;opacity:1;"></div>  
 
 <div class="rteye"><img src="https://i.imgur.com/T3OK39O.jpg" style="width:100%;opacity:1;"></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Comments

  •  icon
    01/01/70 12:00:00 AM UTC
    Plain Text |

    0 B

    |

    👍

    /

    👎