* {
    box-sizing: border-box;
  }
body{
    background-color:  #313338;
    margin: auto;
}