.paste-container {
  justify-content: center;  
width: 335px !important;  
}.bodytext {
color: black;
font-size: 19px;
}

.paste-info-views {
margin-right: 4px !important;
}

.center {
 margin: 0 auto;
display: grid;
place-items: center;
  justify-content: center;
  text-align: center;
  font-size: 17px;
}


b {
font-size: 21px !important;
}

.name {
 text-decoration: underline wavy black 0.1px;
font-weight: normal;
  font-size: 16px;
}

b {
font-size: 16px;
}

*, a {
font-family: arial;
}

a {
color: blue;
font-weight: normal !important;
}

p {
font-weight: normal !important;
}

.site-header p {
  font-size: 19px;
color: black;
}

.site-header svg {
  stroke-width: 3px;
  transform: scale(0.9);
  padding: 0px !important;
  margin: 0px !important;
  display: none !important;
}

.site-header a {
  font-size: 19px;
color: blue;
  font-weight: normal !important;
}

.views-count {
  color: black;
  padding-top: 10px;
  font-weight: normal !important;
}

.owner-info, .publish-timestamp, .edit-timestamp, #theme-toggle {
display: none;
}

.site-footer {
display: none;
 font-weight: normal !important;
}

.button, button {
color: black;
background-color: transparent; 
  padding: 0px;
  font-weight: normal !important;
}

.button:hover {
background-color: transparent;
  color: black;
}

.container-base {
position: relative;
    padding-left: 0;
    padding-right: 0;
  background-color: #fafafa;
width: 320px !important;  
  border-radius: 0px;
  color: #F2F5EA;
   font-size: 14px;
   font-size: 20px !important;
  box-shadow: 0px 0px 10px 10px #fafafa;
 overflow: hidden;
    margin-top: 20px;
      margin-bottom: 20px;

}


.site-header {
padding-bottom: 0px;
}

body {
background-color: #eaeaea;
background-image:  linear-gradient(135deg, #e1e1e1 25%, transparent 25%), linear-gradient(225deg, #e1e1e1 25%, transparent 25%), linear-gradient(45deg, #e1e1e1 25%, transparent 25%), linear-gradient(315deg, #e1e1e1 25%, #eaeaea 25%);
background-position:  4px 0, 4px 0, 0 0, 0 0;
background-size: 8px 8px;
background-repeat: repeat;
  height: 100% !important;
  align-items: center; 
  justify-content: center; 
align-items: center !important;
}

.footer-row {
padding-top: 5px;
}
