Maquiavélico147

Maquiavélico147's profile picture

"desaparecerme oemge "

mi user de discord es: langostapichu147

Last active:

Mood: asi pro

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/pichulita

Maquiavélico147's Interests

General

Fresas, peluches, videojuegos, la playa,horror core yy si eres de alguno de estos estilos o comunidades porfavor hablame:

Goticos/as,gyarus,potaxies(no tóxicas), scenecore, jugadores o fans de fallout y cutecore/cutecore 

Music

Tally hall, calle 13, Eminem,MF DOOM,el cuarteto de no, cojum dip, Kanye west peroo solo los 3 primeroz álbumes con el oso,el soundtrack de animal crossing, Ayesha erotica, tvgirl yy The beatles 

Movies

Scott pilgrim vs the world y yia no me acuerdo mas,no veo muchas películas 

Television

Robot chicken,aqua teen hunger force,smiling friends,moral orel y tankman (sobrevivo de puro adult swim y serie para adultos 🗣️🔥‼️)

Books

El niño del pijama de rayas

Heroes

Quiero comer una crayola 

Maquiavélico147's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

Maquiavélico147's Blurbs

About me:

Uhh soi Damian, Viktor o Gabriel, como quieras llamarme :bb!!!XD

Soi transmac y gay y pues eso, estoy encantado de hablar con cualquiera de vosotros :3

content: " "; height: 100vh; width: 100vw; display: block; position: fixed; top: 0; left: 0; z-index: 100; background-image: url(https://i.pinimg.com/originals/b2/22/3d/b2223d8e32fda6edac1f939f47e3e235.gif); background-size: cover; background-repeat: no-repeat; background-position:center; animation: yourAnimation 1s ease 5s 1 normal forwards; pointer-events: none;} @keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }

Who I'd like to meet:

Gente con mis gustos porfavorrrr :vv 

Maquiavélico147's Friends Comments

Displaying 1 of 1 comments ( View all | Add Comment )

The-lil-sanses

The-lil-sanses's profile picture

i like your layout :}

Report Comment

/* replace with cd image that has transparent background. must be 150px by 150px. */ :root { --cd-image: url('https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png'); } .profile-pic { position: relative; width: 183px; filter: drop-shadow(0 0 0.25rem gray); } .profile-pic:after { content: ""; background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6)); background-size: contain, cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .profile-pic:before { content: ""; background: var(--cd-image); position: absolute; top: 5px; left: -20px; width: 150px; height: 150px; background-repeat: no-repeat; z-index: -1; animation-name: spin; animation-duration: 5000ms; animation-iteration-count: infinite; animation-timing-function: linear; transition: left ease 0.5s; } .profile-pic:hover:before { left: -75px; } @keyframes spin { from { transform:rotate(0deg); } to { transform:rotate(360deg); } } .profile-pic .pfp-fallback { float: right; width: 163px; height: 160px; border: none; } .general-about .profile-pic img { max-width: inherit; }