<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> * {-webkit-box-sizing: border-box;box-sizing: border-box;}
html {width: 100%;height: 100%;}
body {width: 100%;height: 100%;font-size: 12px;font-family: RobotoRegular;margin: 0px;padding: 0px;min-width: 320px;color: rgb(112, 111, 111);z-index: 0;background:#eee}
ol, ul, li {list-style: none;}
.header {position: fixed;top: 0px;width: 100%;z-index: 99;background: linear-gradient(rgb(49, 50, 54) 0px, rgb(39, 40, 43) 100%);background: -webkit-linear-gradient(rgb(49, 50, 54) 0px, rgb(39, 40, 43) 100%);margin-bottom:10px;}
.header ul {display: table;margin: 0 auto;}
.header .container {width: 986px;height: 45px;padding: 0;}
.header .logo {width: 114px;display: table-cell;vertical-align: middle;}
.header .logo a {background-image: url(https://www.birebin.com/static/img/logo.png);background-size: 114px 29px;background-position: -3px 0px;background-repeat: no-repeat;width: 114px;height: 29px;display: block;}
.unsubscribe {width: 100%; height: 100%; padding-top: 45px; font-size: 14px}
.unsubscribe &gt; .form {border: 1px solid #ccc}
.unsubscribe &gt; .form &gt; .body {background: #fff; padding: 10px}
.unsubscribe &gt; .form &gt; .footer {text-align: right; background: #eee; padding: 10px}
body &gt; #frame {
    width: 100%;
    height: 100%;
    padding-top: 45px;
    position: static;
    margin: auto;
    display: table;
    overflow-x: hidden;
}

.unsubscribe &gt; .form {
    width: 600px;
    margin: 10px auto
}
</pre></body></html>