Newer status pages have a “Custom CSS” setting directly in the Design page. In this case you can add your CSS directly, without the need to <style></style>
tags.
The following are some recipes (CSS examples) for commonly asked design customizations.
.past-incidents, .previous-incidents { display: none !important }
.uptime { display: none }