body,
iframe{
    min-width: 320px;
}
#powered-by{
    position: fixed;
    left: 100%;
    background: #ffffff;
    z-index: 9999999999;
    color: rgb(113, 113, 122);
    font-size: 12px;
    border-left: 16px solid #ffffff;
}
#powered-by a{
    font-weight: bold;
    text-decoration: none;
}
#powered-by a:hover{
    text-decoration: underline;
}
