`background-position: center` results in `ValueError: invalid literal for int() with base 10: 'center'`. Should probably check for other places where `center` would be valid too.
background-position: centerresults inValueError: invalid literal for int() with base 10: 'center'.Should probably check for other places where
centerwould be valid too.