2,195 bytes added
, 19:17, 9 February 2016
/* Any JavaScript here will be loaded for all users on every page load. */
$("body").append("<style>\
@import url(https://fonts.googleapis.com/css?family=Merriweather:300);\
body {overflow-y:hidden}\
#ben *{margin:0;box-sizing:border-box}\
#ben img{max-width:100%;height:auto;vertical-align:baseline;}\
#ben {font:300 18px/1.5em Merriweather,serif;background:#d8d9db;color:#444;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:100000;}\
#ben main{max-width:42em;margin:10vh auto;padding:0 3em}\
#ben figure{float:left;width:25%;min-width:120px;margin-bottom:1.5em}\
#ben figcaption{text-align:center;line-height:1.2em;font-size:80%}\
#ben div{margin-left:30%}\
#ben p{margin-bottom:.75em}\
#ben em{display:inline-block;width:100%;margin:0.5em 0;font-style:normal;font-size:1.5em}\
@media (max-width:1024px){#ben{font-size:16px}}@media (max-width:639px){#ben{font-size:14px;}#ben figure{float:none;margin-left:auto;margin-right:auto;} #ben main{max-width:28em} #ben div{margin:0}}\
</style><div id='ben'><main><figure><img src=\"http://static.hackmii.com/ben.jpg\" width=\"300\" height=\"450\" alt=\"\"><figcaption>Ben Byer<br>1980 – 2016</figcaption></figure>\
<div>\
<p>We are deeply saddened by the news that our member, colleague, and friend <em>Ben “bushing” Byer</em> passed away of natural causes on Monday, February 8th.</p>\
<p>Many of you knew him as one of the public faces of our group, fail0verflow, and before that, Team Twiizers and the iPhone Dev Team.<p>\
<p>Outspoken but never confrontational, he was proof that even in the competitive and oftentimes aggressive hacking scene, there is a place for both a sharp mind and a kind heart.</p>\
<p>To us he was, of course, much more. He brought us together, as a group and in spirit. Without him, we as a team would not exist. He was a mentor to many, and an inspiration to us all.</p>\
<p>Yet above anything, he was our friend. He will be dearly missed.</p>\
<p>Our thoughts go out to his wife and family.</p>\
<p>Keep hacking. It's what bushing would have wanted.</p>\
</div>\
</main></div>");