My Website

This is a private website!

It is still under constuction.

Example div.bounce { width: 100px; padding: 20px; background: gold; position: relative; animation: bounce 1s ease-in 2s 6 alternate none; } @keyframes bounce { from { top: 0px; left: 0px; } to { top: 150px; left: 150px; } }
This is that Gang!!!
Example Best artist ever! Durkio Example .imageBox { padding: 200px; height: 140px; border: 1px solid hsl(0, 100%, 50%); background-image: url(“https://images2.minutemediacdn.com/image/upload/c_crop,h_2645,w_4705,x_185,y_0/f_auto,q_auto,w_1100/v1556743572/shape/mentalfloss/64372-wiki-ldv_the_last_supper_0.jpg”); }