First time question. Was using a Udemy course to get the basics of html but hit a bump on the way to gaining an understanding. The html text has been jigged around with but to be quite unaware there is little to be found as to what is missing from the actual text. the main issue is not getting the border to appear and the text to align in the center.
Picture Practice
Picture Practice
/*#page-title{
text-align:center;
}
#picture-container {
border: 1px solid black;
width: 400px;
height: 400px;
}/*****