#box{
    margin: 1vw 15vw 1vw 15vw;
    border: 2px solid red ;
}
    h1{
    font-size: 40px;
}
a{
    font-size: 2vw;
    padding: 8px;
}