Subcategories

  • New to the community? Introduce yourself!

    310 Topics
    3k Posts
    goonerman38G

    st4tic yahh twin

  • 438 Topics
    2k Posts
    yawnzznY

    EVITCARTTA TI DNIF LLITS I

    🥺

  • 427 Topics
    2k Posts
    yawnzznY

    🥀

  • When you just wanna blab but don't have anything of value to discuss.

    14k Topics
    108k Posts
    KodaK

    Soverign

    yes

    she is known as

    Spoiler

    “whore”

    according to my friend group that she’s still in. That “she” is still my friend for dear life, but it is annoying how she suddenly has a crush on a boy after barely 2 fucking days of a break up.

    i’ve told her numerous times that our friend group is calling her a whore because she keeps going to one boy to the next </3

    but then she wants me to hold her secrets. oh, “dont tell him that I like him.” i am her god damn secretary atp. she’s not that bad of a person and her heart is kind but its literally just she’s making a habit out of doing ts

  • PLEASE STOP PLEWASE MAN I DONT WANT CHEMICAL STORM PLEASE

    2
    0 Votes
    2 Posts
    45 Views
    ?

    CHEMICALS 😍

  • i lost my computer charger

    13
    0 Votes
    13 Posts
    114 Views
  • Hi Hi

    7
    0 Votes
    7 Posts
    95 Views
    LaineyL

    Hoi

  • rylie go brr

    8
    0 Votes
    8 Posts
    112 Views
    ?

    @JesterPenetrate I was singing dont judge me

  • Right, Turn!

    4
    0 Votes
    4 Posts
    65 Views
    ?

    @laraiia 👽

  • the code for this heading seen in first img

    2
    0 Votes
    2 Posts
    38 Views
    ayinA
    <h1>test</h1> <style> /* credits to EstrellaYoshite for the heading + theme ref */ :root { --heading-mask: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 12 12'%3E%3Cpath d='M1 6a5 5 0 0 0 5-5 5 5 0 0 0 5 5 5 5 0 0 0-5 5 5 5 0 0 0-5-5z' style='fill:none;stroke:%23000;stroke-width:.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none'/%3E%3C/svg%3E"); } /* yes you'll need a heading mask for this, which is the sparkle seen next to the name */ h1 { display: flex; align-items: center; column-gap: 0.325rem; color: #000; font-family: 'Arial', sans-serif; font-weight: bold; font-size: 2.675em; line-height: 1; padding-bottom: 0; border-bottom: none; margin-bottom: 0.425em; } :is(h1)::before, :is(h1)::after { content: ""; display: block; height: 0.1rem; min-width: 2.5rem; flex-grow: 1; background: currentColor; order: 1; } :is(h1)::before { flex-grow: 0; width: 1.75rem; min-width: 1.75rem; height: 1.75rem; -webkit-mask-image: var(--heading-mask); -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; -webkit-mask-position: center; mask-image: var(--heading-mask); mask-repeat: no-repeat; mask-size: contain; mask-position: center; } </style>
  • i think it does look like lurker, fym?

    1
    0 Votes
    1 Posts
    22 Views
    ayinA

    4c0659fa-6f0f-4eb7-a4c6-a5300af98e47-image.png

  • what are your favorite openings from jojo

    4
    1 Votes
    4 Posts
    60 Views
    ?

    2 or 4

  • i look like a fucking vampire

    5
    0 Votes
    5 Posts
    67 Views
    ?

    @JesterPenetrate go ahead

  • why arent the mexicans in taco bell

    25
    0 Votes
    25 Posts
    747 Views
    ?

    Bruh this is why I can’t go offline

  • I HAVE 2 WORLD RECORDS

    3
    0 Votes
    3 Posts
    100 Views
    DerpDaFCRGuyD

    sure right when i figure out how to pose pictures, also update, new world record for 100 seconds is now 9.10, i beat my own rec

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    17 Views
  • quoting people again

    2
    0 Votes
    2 Posts
    41 Views
    kitkatgirlieK

    @catboybees_ said in quoting people again:

    “GUYS I CAN SEE HIS THIGHS” -jay

    i wanna see /j

  • is this sad?

    8
    1 Votes
    8 Posts
    92 Views
    kitkatgirlieK

    @JesterPenetrate its not sad

  • SCP spacehey layout complete

    2
    0 Votes
    2 Posts
    52 Views
    ayinA
    <style> @import url('https://fonts.googleapis.com/css2?family=Inter&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap'); @import url('https://fonts.googleapis.com/css2?family=AR+One+Sans&display=swap'); @import url('https://rsms.me/inter/inter.css'); :root { --header-font: 'AR One Sans', 'Century Gothic', 'Arial', sans-serif; --UI-font: 'AR One Sans', 'Nanum Gothic', sans-serif; --mono-font: 'Roboto Mono', 'Nanum Gothic Coding', monospace; --body-font: 'Inter', 'Arial', sans-serif; --header-color1: #784442; --header-color2: #4d2625; --white: #fcfcfc; --black: #171717; --mark: 236,255,110; --red: #c93636; --dark-red: #8f1b1b; --heading-mask: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 12 12'%3E%3Cpath d='M1 6a5 5 0 0 0 5-5 5 5 0 0 0 5 5 5 5 0 0 0-5 5 5 5 0 0 0-5-5z' style='fill:none;stroke:%23000;stroke-width:.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none'/%3E%3C/svg%3E"); } /* header and UI font is AR One Sans, Mono is Roboto Mono, body font is Inter :3 */ </style> <style> /* main */ body, li, p { line-height: 1.5; } body { font-family: var(--body-font); color: var(--black); background-color: var(--white); font-size: 0.925rem; } ::selection { background-color: rgb(var(--mark),0.875); color: var(--black); } main, footer { background-color: var(--white); } .url-info, .blurbs .heading { display: none; } .mood { font-family: var(--UI-font); } nav .top { background: linear-gradient(0deg, var(--header-color2) 6%, var(--header-color1) 67%, var(--header-color1) 99%); } nav .links { background-color: var(--white); text-align: center; } nav .links a { text-shadow: 0px 0px 0.5px var(--black); } table.comments-table td { background-color: white!important; width: 10px!important; font-size: 11px; border: dotted 1px; border-color: black; } .comments-table td:first-child img { width: 60px!important; border-radius: 500px; } /* headings/headers */ .url-info b { color: var(--red) !important; font-family: var(--UI-font) !important; } h2,h3,h4,h5,h6 { font-family: var(--UI-font); font-weight: bold; color: var(--red); } h1,h2 { line-height: 1.25; } h3,h4 { line-height: 1.325; } h1 { display: flex; align-items: center; column-gap: 0.325rem; color: var(--red); font-family: var(--header-font); font-weight: bold; font-size: 2.675em; line-height: 1; padding-bottom: 0; border-bottom: none; margin-bottom: 0.425em; } :is(h1)::before, :is(h1)::after { content: ""; display: block; height: 0.1rem; min-width: 2.5rem; flex-grow: 1; background: currentColor; order: 1; } :is(h1)::before { flex-grow: 0; width: 1.75rem; min-width: 1.75rem; height: 1.75rem; -webkit-mask-image: var(--heading-mask); -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; -webkit-mask-position: center; mask-image: var(--heading-mask); mask-repeat: no-repeat; mask-size: contain; mask-position: center; } /* online/supporter icon */ .online { content: url("https://i.ibb.co/FgxP1Mx/2591088a2sjr2i9e1.gif"); } .supporter { content:url("https://64.media.tumblr.com/7d95071f0982cfce9167e7cacb411c50/tumblr_inline_p7gjrdJEjL1rhwzwl_75sq.gifv"); } /* buttons and search */ .search-wrapper input[type=text] { background-color: var(--black) !important; border: 1px dotted var(--red) !important; color:var(--white) !important; border-radius: 0px !important; } button { border-radius: 0px !important; text-transform: lowercase; border: 1px dotted var(--header-color1) !important; font-family: var(--mono-font); background-color: var(--header-color1) !important; color: white !important; } /* contact me icons */ .contact .inner a img { font-size: 0; } .contact .inner a img:before { font-size: 1em; display: block } .contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before { /* add to friends */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before { /* add to favorites */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before { /* send Message */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before { /* forward to friend */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before { /* instant message */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before { /* block user */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before { /* add to group */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } .contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before { /* report user */ content: url("https://i.ibb.co/g3bzRQj/Logo-of-the-SCP-Foundation-1.png") } /* links */ a { color: var(--red) !important; } a:hover, a:visited { color: var(--dark-red) !important; text-decoration: none; } .friends a p { color: var(--red) !important; } .friends a:hover p { color: var(--dark-red) !important; } /* misc */ nav label { color: var(--white) !important; } nav label a { color: var(--white) !important; } nav label a:hover { color: var(--white) !important; } .section h4 { color: var(--red) !important; text-align: center; } .comment-reply:not(:first-child) { border-top: 3px double var(--red); } .count { color: var(--red); } .table, .table-section, .contact { border: 1px dotted var(--black) !important; background: var(--white); } table.details-table { background: transparent !important; } table.details-table td { background: transparent !important; font-family: var(--UI-font); color: var(--red) !important; } .heading { background: transparent!important; padding-bottom: 4px !important; background-size: 100%100%!important; text-align: center; border: none!important; } </style>
  • Lol

    5
    0 Votes
    5 Posts
    89 Views
    ?

    theefoxer oH, shit sorry i misread it thats my bad😭
    But thats funny lol

  • bro is sleeping

    5
    0 Votes
    5 Posts
    77 Views
    ?

    @Soggy_Bread bc my girlfriend is cute so obviously its going to be cute

  • 2 Votes
    13 Posts
    195 Views
    ?

    @Cyx Your grounded even longer and no watching youtube anymore

  • :]]

    9
    0 Votes
    9 Posts
    103 Views
    ?

    @catboybees_ yeah…

  • Hello, I am back again pt.13

    12
    1 Votes
    12 Posts
    172 Views
    ?

    Cameron LLLLLLLL
    LOSER
    HI CAM
    CAM HI

2

Online

1.1k

Users

65.9k

Topics

567.6k

Posts