@charset "UTF-8"; html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { position: fixed; top: 0; right: 0; bottom: 0; left: 0; font: 14px/1.25 "Helvetica Neue", sans-serif; } a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .button { position: relative; display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; margin: 0; }