#bottom{
    background-color: #000000;
    background-image: linear-gradient(315deg, #000000 0%, #414141 74%);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}
#Bottom-text{
    color: #F0FFFF;
    font-size: 200%;
}
