@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap);
bb {
display: flex; /* Make the logo and text display in a row */
      align-items: center;
}
label {
margin-left: 9px;
}
#nsfw {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 30px;
height: 30px;
border: 3px solid #97ad68;
border-top-left-radius: 255px 15px;
border-top-right-radius: 15px 225px;
border-bottom-right-radius: 225px 15px;
border-bottom-left-radius:15px 255px;
}
#nsfw:checked {
background-color: #b6d149;
}
.profile {
  background: url(image?src=fbg.png);

  width:65%;
  margin-left:5px;
  margin-bottom:5px;
  padding: 5px;
  padding-left: 15px;

 

  box-shadow:
  inset 0 -6px 0 0 #598627bb,
  inset 6px 0 0 0 #598627bb;
  border-radius: 10px;
  }
input[name="screenname"] {
  font-family: Poppins,'Helvetica Neue',Arial,Helvetica,sans-serif;
  border: none;
  resize: none;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  border-bottom-right-radius: 225px 15px;
  border-bottom-left-radius:15px 255px;
  
  padding: 20px 30px;
  outline: none;
  font-size: 17px;
  width: 350px;
  border: 4px solid #97ad68
  }
input[name="birthday"] {
font-family: Poppins,'Helvetica Neue',Arial,Helvetica,sans-serif;
border: none;
resize: none;
border-top-left-radius: 255px 15px;
border-top-right-radius: 15px 225px;
border-bottom-right-radius: 225px 15px;
border-bottom-left-radius:15px 255px;

padding: 20px 30px;
outline: none;
font-size: 17px;
width: 350px;
border: 4px solid #97ad68
}
#nsfw:checked::before {
  content: '';
  background-image: url(/image?src=check.png);
background-size: cover; /* or contain, depending on your preference */
background-repeat: no-repeat;
  display: block;
  text-align: center;
  color: white;
  font-size: 14px;
  line-height: 18px;
  width: 100%; /* Adjust the width as needed */
  height: 100%; /* Adjust the height as needed */
}

button {
border: none;
font-family: Poppins,'Helvetica Neue',Arial,Helvetica,sans-serif;
font-size: 24px;
padding: 10px;
border-top-left-radius: 215px 35px;
border-top-right-radius: 35px 215px;
border-bottom-right-radius: 215px 35px;
border-bottom-left-radius:35px 215px;
  background: #f2ffbf;
  cursor: pointer;
  background: #f5ffcc;
  border: 2px solid #202614;
//  border-radius:5px;
  box-shadow:
      0 0 0 4px #97ad68; /* First border */
}
button:hover {
  background: #d2dcb9;
}
select {
  padding: 15px; /* Adjust padding as needed */
  font-size: 16px; /* Adjust font size as needed */
  border: 1px solid #ccc; /* Border style */
  border-radius: 5px; /* Rounded corners */
  width: 200px; /* Set width */
  background-color: #fff; /* Background color */
  color: #333; /* Text color */
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  border-bottom-right-radius: 225px 15px;
  border-bottom-left-radius:15px 255px;
  border: 4px solid #598627;
}
.pfp {

    border-top-left-radius: 255px 15px;
    border-top-right-radius: 15px 225px;
    border-bottom-right-radius: 225px 15px;
    border-bottom-left-radius:15px 255px;
    border: 4px solid #598627;
}
textarea {
font-family: Poppins,'Helvetica Neue',Arial,Helvetica,sans-serif;
border: none;
resize: none;
border-top-left-radius: 255px 15px;
border-top-right-radius: 15px 225px;
border-bottom-right-radius: 225px 15px;
border-bottom-left-radius:15px 255px;
height:130px;
padding: 20px 30px;
outline: none;
font-size: 17px;
width: 550px;
border: 4px solid #97ad68;
}
textarea.css {
width: 550px;
height: 400px;
resize: both;
font-size:13px;
}
a {
  text-decoration:none;
  color: #0f29bb;
}

.uname {

      margin-left: 10;
      border-left: 2px solid #97ad68;
      padding: 15px;
}
right-head {

}
body {
font-family: Poppins,'Helvetica Neue',Arial,Helvetica,sans-serif;
margin: 0px;
background: url(/image?src=bg.png);
background-size: tile;
}
.meta {
background: #edffa6;
padding: 5px 10px;
margin-top:30px;

  border-top-left-radius: 225px 15px;
  border-top-right-radius: 15px 225px;
  border-bottom-right-radius: 225px 15px;
  border-bottom-left-radius:15px 255px;
}
.thumb {

  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  border-bottom-right-radius: 225px 15px;
  border-bottom-left-radius:15px 255px;
  border: 4px solid #598627;
}
.vid1 {
background: #b6d149;
width: 290px;
display: inline-block;
 vertical-align: middle;
margin-left:15px;
margin-bottom:15px;
padding: 25px;

border-top-left-radius: 255px 15px;
border-top-right-radius: 15px  225px;
border-bottom-left-radius: 225px 15px;
border-bottom-right-radius:15px 255px;
border: 4px solid black;
box-shadow:
inset 0 -6px 0 0 #598627,
inset 6px 0 0 0 #598627;
height: 400px;
}
.vid2 {
background: #b6d149;
width: 290px;
display: inline-block;
 vertical-align: middle;
margin-left:15px;
margin-bottom:15px;
padding: 25px;

border-bottom-left-radius: <%= Math.round(Math.random()*160)+40 %>px <%= Math.round(Math.random()*30) %>px;
border-top-right-radius: <%= Math.round(Math.random()*30) %>px  <%= Math.round(Math.random()*160)+40 %>px;
border-top-left-radius: 225px 15px;
border-bottom-right-radius:15px 255px;
border: 4px solid black;
box-shadow:
inset 0 -6px 0 0 #598627,
inset 6px 0 0 0 #598627;
height: 400px;
}
.vid3 {
background: #b6d149;
width: 290px;
display: inline-block;
 vertical-align: middle;
margin-left:15px;
margin-bottom:15px;
padding: 25px;

border-bottom-left-radius: 255px 15px;
border-top-right-radius: 15px  225px;
border-bottom-right-radius: 225px 15px;
border-top-left-radius:15px 255px;
border: 4px solid black;
box-shadow:
inset 0 -6px 0 0 #598627,
inset 6px 0 0 0 #598627;
height: 400px;
}
.content {
margin: 19px;

}
.pad {
margin:50px;
background: red;
opacity:0;
}
.heading {
display: flex; /* Make the logo and text display in a row */
    align-items: center;
position: fixed;
top: 0px;
width: 100%;
background: #f2f2df;
border-bottom: 5px solid #97ad68;
}
