#eraserSpriteAnim,
#pencilSpriteAnim {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* stretch to fill */
}