#date{
    position: absolute;
}
#name{
    position: absolute;
    right:1%;
}
#back_button{
    position:absolute;
    top:0%;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-radius: 10px;
}