.loading-p{
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #ffffff96;
    display: block;
}

.none{
  display: none;
}
