Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Add slug as body class

<!-- Begin body with extended body class - via bit.ly/rtwp-bodyclass  -->
<body <?php $page_slug = $post->post_name; body_class($page_slug); ?>>