@charset "UTF-8";

#header_bar,#footer_bar,.profile_row,#profile_friends,.heading,.label,.container {
  display:none;
}

#rate_container.container {
  display:none;
}

.container#about_me_container {
  display:block;
}

* {
  box-sizing:border-box;
}

body,.profile_section_content,.container {
  margin:0;
  padding:0;
  overflow:hidden;
}

.profile_section_content {
  position:static;
}

.profile_section_background {
  background-color:#ffffff;
  color:white;
}

.pf {
  display:block;
  top:0;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  width:506px;
  height:512px;
  position:absolute;
  background:url(https://img.mfcimg.com/photos2/212/21274634/383-570-737-368-11456217.jpg) center no-repeat;
  z-index:0;
}

.laugh {
  display:block;
  top:0;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
  width:560px;
  height:315px;
  position:absolute;
  z-index:-1;
  opacity:0;
}