#treasure-hunt1 td:last-child,
#treasure-hunt2 td:last-child,
#treasure-hunt3 td:last-child,
#treasure-hunt4 td:last-child,
#treasure-hunt5 td:last-child {
    text-align: right;
}

#treasure-hunt1 code,
#treasure-hunt2 code,
#treasure-hunt3 code,
#treasure-hunt4 code,
#treasure-hunt5 code {
    font-size: 200%
}

#treasure-hunt-finale img {
    width: 259px;
}

#treasure-hunt-finale canvas {
    position: absolute;
    top: 0;
    left: 0;
}

