body {
    height: 100vh;
    width: 100vw;
    background-color: #EF3131 !important;
    overflow: hidden;
}

.png {
    height: auto;
    width: 100%;
}