For use with UserCSS Safari extension or what have you. Should result in something like this.

#promo, #footer {
display: none !important;
}
 
#photo-frame {
float: none !important;
margin: -20px 0 0 !important;
display: block !important;
border-radius: 0px !important;
background: none !important;
padding: 0px !important;
-webkit-box-shadow: none !important;
width: 612px !important;
height: 612px !important;
}
 
#photo-frame .photo {
width:612px !important; 
height: 612px !important; 
-webkit-box-shadow: rgba(0, 0, 0, 0.996094) 0em 0em 20px;
float:left !important; 
margin-bottom: 20px !important;
}
 
body {background-image: none !important; 
background-color: #1b1b1b !important; }
 
#wrap {
background-image: none !important; 
max-width: 615px !important; 
padding-top: 0px !important;
}
 
#download-banner {
background: url('http://distillery.s3.amazonaws.com/static/home/images/instagramTitle.png') -70px 0px !important;
border: 0px !important;
background-color: transparent !important;
width: 250px !important;
height: 30px !important;
margin: 40px auto 0 !important;
text-indent: -9999px;
}
 
 
h1, .profile-info {color: #eee !important; 
text-shadow: black 0px 1px !important;}
 
.profile-photo {border-radius: 2px !important;  }
 
.photo-info {margin-top: 50px !important;}

May god be with you.

 
Powered by idzr.org.