body
{ background-color: #FAFAFA; overflow-y: scroll; }
.row
{ margin: 1; }

button#hide-show-header
{ position: absolute; top: 20PX; left: 10PX; }

div.form 
{ padding: 20PX 0; box-shadow: 0 2PX 3PX 2PX rgba(0,0,0,.03); background-color: #FFF; }

    div.form label
    { padding-left: 10PX; }

    div.form div#copy-link div
    { width: 100%; }

        div.form div#copy-link div button
        { padding: 10PX 12PX; }

    div.form div#copy-link input
    { width: 10PX; border: none; color: #FFF; position: absolute; right: 0; }

div#device-prev
{ margin: 50PX 0; text-align: center; opacity: 0; }

    div#device-prev img
    { position: absolute; top: 0; left: 0; }

    div#device-prev iframe
    { position: absolute; border: none; }

button#hide-show-header
{ z-index: 100; background-color: transparent; color: #007bff; border: none; box-shadow: none; font-size: 25PX; }

div#logo
{ position: absolute; top: 15PX; right: 20PX; }

    div#logo img
    { width: 80PX; height: 30PX; margin-top: 9px;}