macro_rules! background_position {
    ($($tt:tt)+) => { ... };
}