body {
    width: 35em;
    margin: 0 auto;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

#secret-corner {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: default;
}
