<html> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <meta charset="UTF-8"> <link rel="icon" type="image/x-icon" href="heart.png"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <div id="topborder"></div> <style> #topborder{ background-image: url('https://autism.crd.co/assets/images/gallery01/65337354.png?v=d6547f5c'); background-repeat: repeat-x; height: 19px; top: -4px; z-index: 99999999; position: relative; } </style> <style> body { font-family:ms ui gothic; font-size:15px; color:#525252 </style> <style> body { background-image: url(https://i.pinimg.com/736x/26/4e/a1/264ea...); </style> <script> function startTime() { const tod... dec 12 2024 ∞
dec 12 2024 + <html> <head> <meta charset="UTF-8"> <link rel="icon" type="image/x-icon" href="heart.png"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { font-family:ms ui gothic; font-size:15px; color:#525252 </style> <!-- copying is an act of love, please copy also hi 😊 --> <style> body { background: url(https://i.pinimg.com/736x/80/47/e5/8047e...); </style> <script> function startTime() { const today = new Date(); let h = today.getHours(); let m = today.getMinutes(); let s = today.getSeconds(); m = checkTime(m); s = checkTime(s); document.getElementById('clock').innerHTML = h + ":" + m + ":" + s; setTimeout(startTime, 1000); } function checkTime(i) { if (i < 10) { i = "0" + i }; // add zero in front of numbers < 10 return i; } var documentTitle = d... nov 30 2024 ∞
nov 30 2024 + hi my name is victoria but i mostly prefer vicky! im the webmistress behind the site i am 17 years old there is not much to be said about me asides from the fact that im passionate in everything i love! i love love (obviously), expressing myself through creativity, any kind of alternative music, and the color pink! its not my favorite surprisingly but its more than just a color, its my life style! 😊 im extremely extroverted and bubbly when comfortable but i still love having my own solitude and vicky time! when im not with friends i spend most of my time improving myself, coding, drawing, or journaling! love is everywhere i am filled with it and it shows in my surroundings and who i attract i protect, keep, and love my peace nov 21 2024 ∞
nov 21 2024 + <html> <head> <meta charset="UTF-8"> <link rel="icon" type="image/x-icon" href="heart.png"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { font-family:ms ui gothic; font-size:15px; color:#525252 </style> <!-- copying is an act of love, please copy also hi 😊 --> <style> body { background: url(https://i.pinimg.com/736x/80/47/e5/8047e...); </style> <script> function startTime() { const today = new Date(); let h = today.getHours(); let m = today.getMinutes(); let s = today.getSeconds(); m = checkTime(m); s = checkTime(s); document.getElementById('clock').innerHTML = h + ":" + m + ":" + s; setTimeout(startTime, 1000); } function checkTime(i) { if (i < 10) { i = "0" + i }; // add zero in front of numbers < 10 return i; } var documentTitle = d... nov 16 2024 ∞
nov 16 2024 + welcome to vickkuma my digital humble abode and webpalace! my name is victoria but i much rather prefer vicky! this site was made as an outlet to expand my creativity, while being productive and displaying the passion of my interests at once! nov 1 2024 ∞
nov 2 2024 + |
<meta charset="UTF-8"> <link rel="icon" type="image/x-icon" href="heart.png"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <div id="topborder"></div> <style> body { font-family:ms ui gothic; font-size:15px; color:#525252 </style> <!-- copying is an act of love, please copy also hi 😊 --> <style> body { background: url(https://i.pinimg.com/736x/80/47/e5/8047e...); </style> <script type="text/javascript"> // <![CDATA[ var colours=new Array('#f7d5e6', '#f7d5e6', '#f7d5e6', '#f7d5e6', '#f7d5e6', '#f7d5e6'); // colours of the hearts var minisize=16; // smallest size of hearts in pixels var maxisize=28; // biggest size of hearts in pixels var hearts=66; // maximum number of hearts on screen var over_or_under="over"; // set to "over" for hearts to always be on top, or "under" to al... nov 30 2024 ∞
nov 30 2024 + <div class="gyatt"><div id="miniprf"> <div class="pfpcon"><div class="pfpimg"></div></div> <div class="prf1"> <a href="/vicky.html">vicky</a> <img src="heart.png"> 17 <br> <span>feeling:</span> <a href="https://www.imood.com/users/vickkuma"><img src="https://moods.imood.com/display/uname-vi..."></a> </div> <div id="statuscafe"> <div id="statuscafe-username"></div><div id="statuscafe-content"></div> </div><script src="https://status.cafe/current-status.js?na..." defer></script> </div></div> </div></div> nov 30 2024 ∞
nov 30 2024 + nav{ background-color: var(--bg-color); border: var(--border); border-radius: var(--border-rad); h2{ margin: 0; padding-top: 5px; padding-bottom: 5px; letter-spacing: .01rem; text-shadow: var(--text-shadow); background-image: url(images/bg/h2.webp); border-top-left-radius: var(--border-rad); border-top-right-radius: var(--border-rad); } a{ border-top: var(--border)!important; display: block; border: none; padding: 5px; background-image: var(--button-bg); box-shadow: var(--button-shadow); text-align: left; color: var(--header-color); text-shadow: var(--text-shadow); img{ margin-right: 7px; vertical-align: -5px; } } a:hover{ background-image: var(--button-bg-hover); box-shadow: var(--button-shadow-hover); text-decoration: underline; } a:visited{ color: var(--button-link-visited); } <style> nav a:hover:after { content:url('... nov 17 2024 ∞
nov 17 2024 + animation:blinkingText 1.3s infinite; line-spacing: 150%; margin: auto;} @keyframes blinkingText{0%{ color: #eea2c5; }49%{ color: #Ffdbe5; }60%{ color: white; }99%{ color:white; }100%{ color: #eea2c5; }} nov 2 2024 ∞
nov 2 2024 + |
dec 4 2024 ∞
dec 4 2024 + <style> /* mini profile */ #miniprf { width: 49%; height: 135px; padding: 5px; background: url(https://i.pinimg.com/236x/5d/5f/bc/5d5fb...); background-size: cover; border-radius: 5px; border: 1px solid lightgray; outline: 1px solid white; box-shadow: 0px 0px 0.5px 2px #c3c3c3, 0px 0px 5px var(--darkerwhite) inset, 1px 1px 4px 1.5px #e0e0e0; bottom:100px position:relative; }
height: 70px; width: 70px; float: left; border-radius: 5px; border: 1px solid white; overflow: hidden; margin: 0px 6px 0px 0px; background: white; }
opacity: 80%; height: 100%; width: 100%; background-image: url(https://i.pinimg.com/736x/49/74/24/49742...); background-size: cover; background-position: center; }
height: 60px; background: linear-gradient... nov 30 2024 ∞
nov 30 2024 + <title>test</title> <style> body { font-family:ms ui gothic; font-size:15px; color:#525252 </style> <!-- copying is an act of love, please copy also hi 😊 --> <style> body { background: url(https://i.pinimg.com/736x/80/47/e5/8047e...); </style> <style>
position: absolute; top: -10px; right: 30px; }
nov 17 2024 ∞
nov 17 2024 + welcome to vickkuma.neocities.org •⩊• im the webmistress behind the site, victoria! or call me vicky ✿◠‿◠) this site was made as an outlet to expand my creativity, while being productive and displaying the passion i have for my love of coding and my interests :3 here is what i used as a guide why vickkuma? the word "kuma" directly translates to "bear" 🐻 in japanese & "vic" is of course obviously a portion of my name! the two come together making vickkuma! and i of course wanted to match with rilakuma & korilakkuma to express my love for all things san-x related! 😊 what drove you to make vickkuma? since 2020 i always loved coding and webdesign and the idea of having my own side of the web! 😭 i even tried to steal one of my really closest friend's carrd pro account back in 2022 because of my desperation (ATTE... nov 10 2024 ∞
nov 16 2024 + |