﻿body > *
{
    visibility: hidden;
}

#printer 
{
    visibility: visible;
    position: fixed;
    top: 0;
    left: 0;
}