app-notification-ph-app {
 position: fixed;
 top: 0px;
 z-index: 1;
 height: 80px;
 width: 100%;
}
body {
padding-top: 80px;
}
