welcome to my webbed page
Hi
welcome to my website. check out those links on the side to tour some content, or just sit here and listen to the midi while viewing some skeletons.
if you need to get in contact with me for whatever reason, comment on my neocities homepage and we can go from there. have fun
flex2020 this is just a game i wanna play later
if you want to put my code on your webpage youre allowed, as long as you add my credit stamp. you can edit the css for it just make it visible and link back here
<style>
#credit{
position: absolute;
filter: none;
right: 0px;
bottom: 0px;
width: 100px;
transition: 0.4s width;
}
#credit:hover{
width:200px;
}
</style>
<a href="https://schoolworkcity.neocities.org/">
<img class="noBorder" id="credit" src=
"https://schoolworkcity.neocities.org/fun/rysatyer/img/creditstamp.png">
</a>