related feature: automatically hopping to the closest next event given a user's current time
grab the user's current time and query against the dataset
find the closest event and jump to that scrollpoint
fallback: if user visits website before/after the event ends, jump to the first/last event respectively
related feature: automatically hopping to the closest next event given a user's current time