* {
    box-sizing: border-box;
}
/*Removed bullet points from skills list*/
ul {
    list-style: none;
}
