Page versus post ID specific CSS ID?

You should use body_class() function in your body tag to apply classes like “page-id-65”

<body <?php body_class() ?>>