body {
    height: 375px;
    width: 250px;
    background-color: black;
    color: white ;
    outline: 2px solid white;
    padding: 20px;
    padding-top: 10px;
    text-align: center;


}