﻿html, body
{
    margin: 0;
    height: 100%;
}

.PaddingFromScreen
{
    padding: 60px;
    transition: all 0.5s ease;
}



