.card-content {
     border:7px ;
     border-style:solid;
     border-color: rgba(234, 226, 216, 0.254);
     background-color:rgba(14, 7, 7, 0.565);
     width:447px ;
     padding:10px;
}

body{
     color: rgb(174, 20, 20);
     background: url('freddy.jpg') no-repeat fixed 0 50% black;
     background-size: cover;

}
h1{
     font-family: "Dancing Script", cursive;
     font-optical-sizing: auto;
     font-weight: weight;
     font-style: normal;
}

